Accessor.Count

Accessor.Count property

Gets or sets the count. The count attribute indicates the number of times the array is accessed. Required attribute.

public ulong Count { get; set; }

See Also