ListColumnCollection Class

ListColumnCollection class

Represents a list of all the objects in the table.


type ListColumnCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets the ListColumn by the index.
Get_StringGets the ListColumn by the name.
GetCount