Instance Method
indexOfObject(inProperties:)indexOfObjectInProperties:indexOfObjectInProperties_
Returns the index of property in properties
Declaration
func indexOfObject(inProperties property: GSInfoProperty) -> UIntDeclaration
- (NSUInteger) indexOfObjectInProperties:(GSInfoProperty *) property;Declaration
indexOfObjectInProperties_(property: GSInfoProperty) -> intParameters
propertyThe object
Return Value
The index of the object