CastArrayTFrom, TToEmpty Field

Represents the empty CastArrayTFrom, TTo. This field is read-only.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public static readonly CastArray<TFrom, TTo> Empty

Field Value

CastArrayTFrom, TTo

See Also