FloatArray.Count

FloatArray.Count property

Gets or sets the count. The count attribute indicates the number of values in the array. Required attribute.

public ulong Count { get; set; }

See Also