NSOutlineView.GetChildIndex(NSObject) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Parámetros
- item
- NSObject
Devoluciones
System.System.IntPtr
System.nativeint
- Atributos