QueryResult Methods

ScaleOut Software NamedCache API

The QueryResult type exposes the following members.

Methods

  NameDescription
Public methodContains
Returns a value indicating whether the given StateServerKey is present in this StateServerKeyList.
(Inherited from StateServerKeyList.)
Public methodCopyTo
Copies the StateServerKey values from this collection to a compatible one-dimensional Array starting at the specified index in the target array.
(Inherited from StateServerKeyList.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator over the StateServerKey values for this StateServerKeyList.
(Inherited from StateServerKeyList.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf
Searches for the specified StateServerKey and returns the zero-based index of the first occurrence within the collection of StateServerKey values held by this StateServerKeyList.
(Inherited from StateServerKeyList.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference