The QueryResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of StateServerKey values held by this StateServerKeyList.
(Inherited from StateServerKeyList.) |
![]() | IsFixedSize |
Returns false.
(Inherited from StateServerKeyList.) |
![]() | IsReadOnly |
Returns true.
(Inherited from StateServerKeyList.) |
![]() | IsSynchronized |
Returns false.
(Inherited from StateServerKeyList.) |
![]() | Item |
Gets the StateServerKey element at the specified index.
(Inherited from StateServerKeyList.) |
![]() | SyncRoot |
Gets an object that can be used to synchronize access to this StateServerKeyList.
(Inherited from StateServerKeyList.) |
See Also