FilterCollection Properties

ScaleOut Software NamedCache API

The FilterCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements in the IndexCollection. Since the collection is fixed-size, this property always returns MaxIndexValues.
(Inherited from IndexCollection.)
Public propertyIsFixedSize
Returns true.
(Inherited from IndexCollection.)
Public propertyIsReadOnly
Returns false.
(Inherited from IndexCollection.)
Public propertyIsSynchronized
Returns false. Callers may synchronize the list using SyncRoot.
(Inherited from IndexCollection.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from IndexCollection.)
Public propertyMatchOptions
Gets or sets a value specifying whether State Server should match objects where any or all of the metadata IndexValues match this FilterCollection's (positional) IndexValues.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the IndexCollection.
(Inherited from IndexCollection.)
Top
See Also

Reference