CustomXmlSchemaCollection Methods |
The CustomXmlSchemaCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add |
Adds an item to the collection.
|
![]() ![]() | Clear |
Removes all elements from the collection.
|
![]() ![]() | Clone |
Makes a deep clone of this object.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetEnumerator |
Returns an enumerator object that can be used to iterate over all items in the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IndexOf |
Returns the zero-based index of the specified value in the collection.
|
![]() ![]() | Remove |
Removes the specified value from the collection.
|
![]() ![]() | RemoveAt |
Removes a value at the specified index.
|
![]() | ToString | (Inherited from Object.) |