CustomXmlPartCollection Class
CustomXmlPartCollection class
Represents a Custom XML Data Storage Part (custom XML data within a package).
type CustomXmlPartCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Add | Adds an item to the collection. |
| Get | Gets an item at the specified index. |
| SelectByID | Gets an item by id. |
| GetCount |