QueryTableCollection Class
QueryTableCollection class
A collection of 
type QueryTableCollection struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| Get | Gets the querytable by the specific index. | 
| GetCount |