ESRI.ArcGIS.ADF.Core
StringCollection Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF Namespace : StringCollection Class




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

Public Methods

 NameDescription
public MethodAdd Adss a string to the collection.  
public MethodClear Delete all items in this collection. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodClone Creates a deep clone of the current Object.  
public MethodGetEnumerator Gets an enumerator for the items in the collection. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return nullNothingnullptra null reference (Nothing in Visual Basic) (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodIndexOf Searches for the specified string and returns the zero-based index of the first occurrence within the StringCollection.  
public MethodReadXml Generates an object from its XML representation. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
public MethodRemove Removes a string from the collection.  
public MethodRemoveAt Removes a string from a given index in the collection.  
public MethodToStringOverloaded.  Convert the String Collection to a string using the specified delimeter.  
public MethodWriteXml Converts an object into its XML representation. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Top

Protected Methods

 NameDescription
protected MethodgenerateNameOverloaded.  Generates a unique name for an item. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
protected MethodNameExistsOverridden. ThreadSafeCollection.NameExists  
Top

See Also

© 2011 All Rights Reserved.