Declaration

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

Declaration

- (void) insertInstance:(GSInstance *) instance atIndex:(NSUInteger) idx;

Declaration

insertInstance_atIndex_(instance: GSInstance, idx: int)

See Also

Instances

See Also

Instances