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




The following tables list the members exposed by StringList.

Public Constructors

 NameDescription
Public ConstructorStringList ConstructorOverloaded.  Default constructor.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<String>)
Public PropertyCount (Inherited from System.Collections.Generic.List<String>)
Public PropertyItem (Inherited from System.Collections.Generic.List<String>)
Top

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.