UILocalizedIndexedCollation.GetSectionForObject(NSObject, Selector) Method

Definition

The section index in which the specified obj belongs.|

[Foundation.Export("sectionForObject:collationStringSelector:")]
public virtual nint GetSectionForObject (Foundation.NSObject obj, ObjCRuntime.Selector collationStringSelector);
abstract member GetSectionForObject : Foundation.NSObject * ObjCRuntime.Selector -> nint
override this.GetSectionForObject : Foundation.NSObject * ObjCRuntime.Selector -> nint

Parameters

obj
NSObject
collationStringSelector
Selector

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to