ESRI.ArcGIS.ADF.ArcGISServer.Editor
StringList Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : StringList Class




The following tables list the members exposed by StringList.

Public Constructors

 NameDescription
public ConstructorStringList ConstructorOverloaded.   
Top

Public Properties

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.Generic.List<string>)
public MethodAddRange (Inherited from System.Collections.Generic.List<string>)
public MethodAsReadOnly (Inherited from System.Collections.Generic.List<string>)
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodClear (Inherited from System.Collections.Generic.List<string>)
public MethodContains (Inherited from System.Collections.Generic.List<string>)
public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<string>)
public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodEquals Determines whether the specified StringList contains the same items in the same order as this StringList.  
public MethodExists (Inherited from System.Collections.Generic.List<string>)
public MethodFind (Inherited from System.Collections.Generic.List<string>)
public MethodFindAll (Inherited from System.Collections.Generic.List<string>)
public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodFindLast (Inherited from System.Collections.Generic.List<string>)
public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodForEach (Inherited from System.Collections.Generic.List<string>)
public MethodGetEnumerator (Inherited from System.Collections.Generic.List<string>)
public MethodGetRange (Inherited from System.Collections.Generic.List<string>)
public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodInsert (Inherited from System.Collections.Generic.List<string>)
public MethodInsertRange (Inherited from System.Collections.Generic.List<string>)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodRemove (Inherited from System.Collections.Generic.List<string>)
public MethodRemoveAll (Inherited from System.Collections.Generic.List<string>)
public MethodRemoveAt (Inherited from System.Collections.Generic.List<string>)
public MethodRemoveRange (Inherited from System.Collections.Generic.List<string>)
public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<string>)
public MethodToArray (Inherited from System.Collections.Generic.List<string>)
public MethodToString Returns a System.String that represents the current StringList.  
public MethodTrimExcess (Inherited from System.Collections.Generic.List<string>)
public MethodTrueForAll (Inherited from System.Collections.Generic.List<string>)
Top

See Also

© 2011 All Rights Reserved.