CheckBoxCollection Class
CheckBoxCollection class
Represents a collection of
type CheckBoxCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Add | Adds a checkBox to the collection. |
Get | Gets the |
GetCount |