ESRI.ArcGIS.ADF
StringCollection Class Methods
See Also  Send comments on this topic.
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 ThreadSafeCollection)
Public MethodClone Creates a deep clone of the current Object.  
Public MethodGetEnumerator Gets an enumerator for the items in the collection. (Inherited from 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 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 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 ThreadSafeCollection)
Top

Protected Methods

 NameDescription
Protected MethodgenerateNameOverloaded.  Generates a unique name for an item. (Inherited from ThreadSafeCollection)
Protected MethodNameExistsOverridden. ThreadSafeCollection.NameExists  
Top

See Also

© 2010 All Rights Reserved.