ESRI.ArcGIS.ADF.ArcGISServer.Editor
StringList Class Methods
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : StringList Class




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

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 (Inherited from System.Collections.Generic.List<String>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<String>)
Public MethodEqualsOverridden.  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 MethodToStringOverridden.  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

© 2010 All Rights Reserved.