Returns the specified SelectionSet object using an index into the collection.
"selectionSets_var" is a variable referencing a SelectionSets object.
|
"selectionSets_var" is a variable referencing a SelectionSets object.
|
Type | Description |
SelectionSet | Returns the specified SelectionSet or null if an invalid index was specified. |
Name | Type | Description |
index | uinteger | The index of the SelectionSet within the collection to return. The first item in the collection has an index of 0. |