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.
Name | Description | |
---|---|---|
Add | Adss a string to the collection. | |
Clear | Delete all items in this collection. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) | |
Clone | Creates a deep clone of the current Object. | |
GetEnumerator | Gets an enumerator for the items in the collection. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) | |
GetSchema | 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) | |
IndexOf | Searches for the specified string and returns the zero-based index of the first occurrence within the StringCollection. | |
ReadXml | Generates an object from its XML representation. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) | |
Remove | Removes a string from the collection. | |
RemoveAt | Removes a string from a given index in the collection. | |
ToString | Overloaded. Convert the String Collection to a string using the specified delimeter. | |
WriteXml | Converts an object into its XML representation. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
Name | Description | |
---|---|---|
generateName | Overloaded. Generates a unique name for an item. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) | |
NameExists | Overridden. ThreadSafeCollection.NameExists |