OrderedCollectionBase<T> properties

The OrderedCollectionBase<T> type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the Collection
Public property IsReadOnly Gets a value indicating whether the collection is read-only.
Public property Item Gets an item by its position in the collection. Position is zero-based.
Public property MaxSize

Top

See also

Reference

OrderedCollectionBase<T> class

Microsoft.Office.Server.Search.Query.Rules namespace