共用方式為


NSOutlineView.GetChildIndex(NSObject) 方法

定義

[Foundation.Export("childIndexForItem:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint GetChildIndex (Foundation.NSObject item);
abstract member GetChildIndex : Foundation.NSObject -> nint
override this.GetChildIndex : Foundation.NSObject -> nint

參數

item
NSObject

傳回

System.System.IntPtr System.nativeint
屬性

適用於