CustomXmlPartCollection Class

CustomXmlPartCollection class

Represents a Custom XML Data Storage Part (custom XML data within a package).


type CustomXmlPartCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
AddAdds an item to the collection.
GetGets an item at the specified index.
SelectByIDGets an item by id.
GetCountGets the number of elements contained in the instance.