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