CustomXmlPartCollection Methods |
The CustomXmlPartCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(Byte) |
Adds new custom xml part.
| |
| Add(Stream) |
Adds new custom xml part.
| |
| Add(String) |
Adds new custom xml part.
| |
| Clear |
Removes all items from the collection.
| |
| CopyTo |
Copy to specified array.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove |
Removes the first occurrence of a specific object from the collection.
| |
| RemoveAt |
Removes custom xml part at the specified index.
| |
| ToString | (Inherited from Object.) |