CastArray2DTFrom, TToLength Property

Gets the total number of TTo elements in this CastArray2DTFrom, TTo instance.

Definition

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

Property Value

Int32

See Also