Property Length
Length
Gets the length of the array.
public readonly int Length { get; }Property Value
- int
- The length of the array. Always returns 64. 
Gets the length of the array.
public readonly int Length { get; }The length of the array. Always returns 64.