IReadOnlyArray2TItem Property

Definition

Namespace: Jodosoft.Collections
Assembly: Jodosoft.Collections (in Jodosoft.Collections.dll) Version: 2.0
T this[
	int x,
	int y
] { get; }

Parameters

x  Int32
 
y  Int32
 

Property Value

T

See Also