ArcFM Desktop Developer Guide
NamedElementCollection<T> Class Members
Properties  Methods 


The following tables list the members exposed by NamedElementCollection<T>.

Public Constructors
 NameDescription
Public ConstructorNamedElementCollection<T> Constructor  
Top
Public Properties
 NameDescription
Public PropertyCollectionType (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyCount (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyEmitClear (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyIsSynchronized (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyLockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllElementsExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAttributes (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockElements (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockItem (Inherited from System.Configuration.ConfigurationElement)
Public PropertySyncRoot (Inherited from System.Configuration.ConfigurationElementCollection)
Top
Protected Properties
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
See Also

Reference

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

 

 


Send Comment