ESRI.ArcGIS.ADF
ThreadSafeCollection Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace : ThreadSafeCollection Class




ThreadSafeCollection is a base class for all collections.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")>
<SerializableAttribute()>
Public MustInherit Class ThreadSafeCollection 
Visual Basic (Usage)Copy Code
Dim instance As ThreadSafeCollection
C# 
[ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")]
[SerializableAttribute()]
public abstract class ThreadSafeCollection 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ThreadSafeCollection
      ESRI.ArcGIS.ADF.StringCollection

See Also

© 2010 All Rights Reserved.