pmMDA.NET

SortedArray Properties

The properties of the SortedArray class are listed below. For a complete list of SortedArray class members, see the SortedArray Members topic.

Public Instance Properties

Count Gets the number of items contained in this list.
IsFixedSize Gets whether this list has a fixed size.
IsReadOnly Gets whether this list is read-only.
IsSynchronized Gets whether the access to this list is synchronized (thread-safe).
Item Gets or replaces the item at a specified index.
SyncRoot Gets an object that can be used to synchronize the access to this list.

See Also

SortedArray Class | PmMda.Net.Dog.Paging Namespace