Declaration

func removeObjectFromProperties(at idx: UInt)

Declaration

- (void) removeObjectFromPropertiesAtIndex:(NSUInteger) idx;

Declaration

removeObjectFromPropertiesAtIndex_(idx: int)

Parameters

idx

The index of the property object to remove.