Instance Method
insertObject(_:inNamesAt:) insertObject:inNamesAtIndex: insertObject_inNamesAtIndex_
Inserts the name at index into names
Declaration
func insertObject(_ name: GSInfoValue, inNamesAt idx: UInt)Declaration
- (void) insertObject:(GSInfoValue *) name inNamesAtIndex:(NSUInteger) idx;Declaration
insertObject_inNamesAtIndex_(name: GSInfoValue, idx: int)Parameters
nameThe object to insert
idxThe index