ArcFM Desktop Developer Guide
NamedElementCollection<T> Class Methods


For a list of all members of this type, see NamedElementCollection<T> members.

Public Methods
 NameDescription
Public MethodAddAdd an instance of T to the collection.  
Public MethodClearClear the collection.  
Public MethodContainsDetermines if the name exists in the collection.  
Public MethodCopyTo (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodEquals (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodForEachPerforms the specified action on each element of the collection.  
Public MethodGetOverloaded. Gets the configuration element at the specified index location.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodGetHashCode (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodIsReadOnly (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodRemoveRemove the named element from the collection.  
Top
Protected Methods
 NameDescription
Protected MethodBaseIndexOf (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodCreateNewElementOverloaded. Overridden. Creates a new instance of a T object.  
Protected MethodGetElementKeyOverridden. Gets the element key for a specified configuration element when overridden in a derived class.  
Protected MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodIsElementName (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodIsElementRemovable (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedAttribute (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedElement (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodOnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Top
See Also

Reference

NamedElementCollection<T> Class
Miner.Geodatabase.Integration.Configuration Namespace

 

 


Send Comment