NSOutlineView.RowForItem(NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("rowForItem:")]
public virtual nint RowForItem (Foundation.NSObject item);
abstract member RowForItem : Foundation.NSObject -> nint
override this.RowForItem : Foundation.NSObject -> nint
Parameters
- item
- NSObject
Returns
System.System.IntPtr
System.nativeint
- Attributes