MonoTouch.Foundation.NSIndexPath.FromItemSection Method
Creates an NSIndexPath from the given item and section values.

Syntax

[MonoTouch.Foundation.Export("indexPathForItem:inSection:")]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_6_0)]
public static NSIndexPath FromItemSection (int item, int section)

Parameters

item
Item value.
section
Section value.

Returns

New instance of the NSIndexPath.

Remarks

Requirements

Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0