TextBoxCollection Class
TextBoxCollection class
Encapsulates a collection of
type TextBoxCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get_Int | Gets the |
Get_String | Gets the |
Add | Adds a textbox to the collection. |
RemoveAt | Remove a text box from the file. |
Clear | Clear all text boxes. |
GetCount |