UILocalizedIndexedCollation.GetSectionForObject(NSObject, Selector) 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.
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