CustomPropertyCollection Class
CustomPropertyCollection class
A collection of
type CustomPropertyCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Add | Adds custom property information. |
Get_Int | Gets the custom property by the specific index. |
Get_String | Gets the custom property by the property name. |
GetCount |