Declaration

func insertInstance(_ instance: GSInstance, at idx: UInt)

Declaration

- (void) insertObject:(GSInstance *) instance inInstancesAtIndex:(NSUInteger) idx;

Declaration

insertObject_inInstancesAtIndex_(instance: GSInstance, idx: int)

See Also

Instances

See Also

Instances