ArcFM Engine Developer Guide
PolymorphicConfigurationElementCollection<T> Class Members
Properties  Methods 


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

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. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
Public MethodClearClear the collection. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
Public MethodContainsDetermines if the name exists in the collection. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
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. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
Public MethodGetOverloaded. Gets the configuration element at the specified index location. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
Public MethodGetHashCode (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodIsReadOnly (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodRemoveRemove the named element from the collection. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
Top
Protected Methods
 NameDescription
Protected MethodBaseIndexOf (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodCreateNewElementOverloaded. Overridden. Creates a new System.Configuration.ConfigurationElement.  
Protected MethodGetElementKeyGets the element key for a specified configuration element when overridden in a derived class. (Inherited from Miner.Geodatabase.Integration.Configuration.NamedElementCollection<T>)
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 MethodOnDeserializeUnrecognizedElementOverridden. Called when an unknown element is encountered while deserializing the System.Configuration.ConfigurationElement object.  
Protected MethodOnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodRetrieveConfigurationElementTypeWhen overriden in a class, get the configuration object for each NameTypeConfigurationElement object in the collection.  
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Protected MethodUnmergeOverridden. Reverses the effect of merging configuration information from different levels of the configuration hierarchy.  
Top
See Also

Reference

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

 

 


Send Comment