ArraySectionTOffset Property

Gets the offset, which denotes the start position of this ArraySectionT within the UnderlyingArray.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public int Offset {
	get;
 }

Property Value

Int32

See Also