Share via


NSRuleEditor.SubrowIndexes(IntPtr) Method

Definition

[Foundation.Export("subrowIndexesForRow:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSIndexSet SubrowIndexes(IntPtr rowIndex);
[<Foundation.Export("subrowIndexesForRow:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SubrowIndexes : nativeint -> Foundation.NSIndexSet
override this.SubrowIndexes : nativeint -> Foundation.NSIndexSet

Parameters

rowIndex
IntPtr

nativeint

Returns

Attributes

Applies to