NSIndexPath.Length Property

Definition

The number of indexes in the index-path (not required for use with iOS UITableView).

public virtual nint Length { [Foundation.Export("length")] get; }
member this.Length : nint

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to