CastArrayTFrom, TToLength Property

Gets the number of TTo elements in this CastArrayTFrom, TTo. To get the number of TFrom elements check the Buffer property.

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