ContentTypePropertyCollection Class

ContentTypePropertyCollection class

A collection of objects that represent additional information.


type ContentTypePropertyCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Add_String_StringAdds content type property information.
Add_String_String_StringAdds content type property information.
Get_IntGets the content type property by the specific index.
Get_StringGets the content type property by the property name.
GetCount