次の方法で共有


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
属性

適用対象