ESRI.ArcGIS.ADF.Core
ThreadSafeCollection Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF Namespace : ThreadSafeCollection Class




For a list of all members of this type, see ThreadSafeCollection members.

Public Methods

 NameDescription
public MethodClear Delete all items in this collection.  
public MethodGetEnumerator Gets an enumerator for the items in the collection.  
public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return nullNothingnullptra null reference (Nothing in Visual Basic) (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
public MethodReadXml Generates an object from its XML representation.  
public MethodWriteXml Converts an object into its XML representation.  
Top

Protected Methods

 NameDescription
protected MethodgenerateNameOverloaded.  Generates a unique name for an item.  
protected MethodNameExists Indicates whether an item with the specified name exists.  
Top

See Also

© 2011 All Rights Reserved.