Declaration

func insertObject(_ property: GSInfoProperty, inPropertiesAt idx: UInt)

Declaration

- (void) insertObject:(GSInfoProperty *) property inPropertiesAtIndex:(NSUInteger) idx;

Declaration

insertObject_inPropertiesAtIndex_(property: GSInfoProperty, idx: int)

Parameters

property

The property object to insert.

idx

The index to insert at.