Get Method

Get function

Gets the element at the specified index.


func (instance *CheckBoxCollection) Get(index int32)  (*CheckBox,  error) 

Remarks

See Also