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




The following tables list the members exposed by ThreadSafeCollection.

Protected Fields

 NameDescription
protected Fieldm_array Synchronized array list used to hold collection objects  
Top

Public Properties

 NameDescription
public PropertyCount The number of items in this collection.  
Top

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.