다음을 통해 공유


NSMutableOrderedSet.Insert(NSObject, nint) 메서드

정의

지정된 인덱스에 지정된 개체를 삽입합니다.

[Foundation.Export("insertObject:atIndex:")]
public virtual void Insert (Foundation.NSObject obj, nint atIndex);
abstract member Insert : Foundation.NSObject * nint -> unit
override this.Insert : Foundation.NSObject * nint -> unit

매개 변수

obj
NSObject
atIndex
System.System.IntPtr System.nativeint
특성

적용 대상