9 public class CesiumPropertyArray
13 internal CesiumPropertyArray()
38 get {
return this.values.LongLength; }
54 if (index < 0 || index >= this.
length)
CesiumMetadataValueType elementValueType
The value type of the elements in the array.
Int64 length
Gets the number of elements in the array.