Name | Description | |
---|---|---|
Count | Gets the number of CustomXmlPart in the collection. | |
Item | Overloaded. Gets the CustomXmlPart at the specified index in the collection. |
The following tables list the members exposed by CustomXmlPartCollection.
Name | Description | |
---|---|---|
Count | Gets the number of CustomXmlPart in the collection. | |
Item | Overloaded. Gets the CustomXmlPart at the specified index in the collection. |
Name | Description | |
---|---|---|
Add | Adds a new CustomXmlPart into the collection. | |
Contains | Checks whether this collection contains a custom xml part with specified id. | |
Remove | Removes the specified CustomXmlPart from the collection. | |
TryGetValue | Tries to get a custom xml part from the collection by its id. |