Instance Method
indexOfObject(inNames:)indexOfObjectInNames:indexOfObjectInNames_
Returns the index of name in names
Declaration
func indexOfObject(inNames name: GSInfoValue) -> UIntDeclaration
- (NSUInteger) indexOfObjectInNames:(GSInfoValue *) name;Declaration
indexOfObjectInNames_(name: GSInfoValue) -> intParameters
nameThe object
Return Value
The index of the object