ICustomXmlPartCollection Interface Members
The following tables list the members exposed by ICustomXmlPartCollection.
Public Properties
Name | Description | |
---|---|---|
![]() | Count | Returns the number of objects in the collection. Read-only Long. |
![]() | Item | Returns the parent object for the specified object. |
Public Methods
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Defines a new name. |
![]() | Clear | Defines a new name. |
![]() | Clone | Checks whether the Name object is present in the collection or not |
![]() | GetById | Checks whether the Name object is present in the collection or not |
![]() | GetEnumerator | (Inherited from System.Collections.IEnumerable) |
![]() | RemoveAt | Removes the element at the specified index of the collection. |
See Also