Declaration

func replaceInstance(at idx: UInt, with instance: GSInstance)

Declaration

- (void) replaceObjectInInstancesAtIndex:(NSUInteger) idx withObject:(GSInstance *) instance;

Declaration

replaceObjectInInstancesAtIndex_withObject_(idx: int, instance: GSInstance)

See Also

Instances

See Also

Instances