Class EmptyArray<T>
Exposes an empty array.
Inherited Members
Namespace: Flame.Collections
Assembly: Flame.dll
Syntax
public static class EmptyArray<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Fields
| Edit this page View SourceValue
Gets an empty array.
Declaration
public static readonly T[] Value
Field Value
| Type | Description |
|---|---|
| T[] |