ESRI.ArcGIS.ADF.Web
SwatchCollection Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.Display.Swatch Namespace : SwatchCollection Class




The following tables list the members exposed by SwatchCollection.

Public Constructors

 NameDescription
public ConstructorSwatchCollection Constructor Constructs a SwatchCollection object.  
Top

Public Properties

 NameDescription
public PropertyCapacity (Inherited from System.Collections.Generic.List<Swatch>)
public PropertyCount (Inherited from System.Collections.Generic.List<Swatch>)
public PropertyItem (Inherited from System.Collections.Generic.List<Swatch>)
public PropertyLayerID ID of the layer associated with the swatch collection.  
Top

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.Generic.List<Swatch>)
public MethodAddRange (Inherited from System.Collections.Generic.List<Swatch>)
public MethodAsReadOnly (Inherited from System.Collections.Generic.List<Swatch>)
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodClear (Inherited from System.Collections.Generic.List<Swatch>)
public MethodContains (Inherited from System.Collections.Generic.List<Swatch>)
public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<Swatch>)
public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodExists (Inherited from System.Collections.Generic.List<Swatch>)
public MethodFind (Inherited from System.Collections.Generic.List<Swatch>)
public MethodFindAll (Inherited from System.Collections.Generic.List<Swatch>)
public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodFindLast (Inherited from System.Collections.Generic.List<Swatch>)
public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodForEach (Inherited from System.Collections.Generic.List<Swatch>)
public MethodGetEnumerator (Inherited from System.Collections.Generic.List<Swatch>)
public MethodGetRange (Inherited from System.Collections.Generic.List<Swatch>)
public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodInsert (Inherited from System.Collections.Generic.List<Swatch>)
public MethodInsertRange (Inherited from System.Collections.Generic.List<Swatch>)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodRemove (Inherited from System.Collections.Generic.List<Swatch>)
public MethodRemoveAll (Inherited from System.Collections.Generic.List<Swatch>)
public MethodRemoveAt (Inherited from System.Collections.Generic.List<Swatch>)
public MethodRemoveRange (Inherited from System.Collections.Generic.List<Swatch>)
public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<Swatch>)
public MethodToArray (Inherited from System.Collections.Generic.List<Swatch>)
public MethodTrimExcess (Inherited from System.Collections.Generic.List<Swatch>)
public MethodTrueForAll (Inherited from System.Collections.Generic.List<Swatch>)
Top

See Also

© 2011 All Rights Reserved.