Property Length
Length
Reports the number of elements in the array.
Declaration
public readonly int Length { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Reports the number of elements in the array.
public readonly int Length { get; }
| Type | Description |
|---|---|
| Int32 |