Property PartitionIndex
PartitionIndex
Gets the index of the partition in its container Section object.
public int PartitionIndex { get; }
Property Value
- int
The zero-based index of the partition within its section; -1 if not found.
Gets the index of the partition in its container Section object.
public int PartitionIndex { get; }
The zero-based index of the partition within its section; -1 if not found.