Instance Method
insertObject(_:inPropertiesAt:) insertObject:inPropertiesAtIndex: insertObject_inPropertiesAtIndex_
Inserts the property at index into properties
Declaration
func insertObject(_ property: GSInfoProperty, inPropertiesAt idx: UInt)Declaration
- (void) insertObject:(GSInfoProperty *) property inPropertiesAtIndex:(NSUInteger) idx;Declaration
insertObject_inPropertiesAtIndex_(property: GSInfoProperty, idx: int)Parameters
propertyThe object to insert
idxThe index