The SphinxAttributeUpdate<(Of <(<'TUpdateable>)>)> type exposes the following members.

Constructors

  Name Description
Public method SphinxAttributeUpdate<(Of <(<'TUpdateable>)>)>
Initializes a new instance of the SphinxAttributeUpdate<(Of <(<'TUpdateable>)>)> class.

Methods

  Name Description
Public method AddUpdateValue
Adds one or more update values for the document with the specified id to the UpdateValuesDictionary collection.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  Name Description
Public property AttributeName
Gets the name of the attribute for which this instance contains updated values.
Public property UpdateValuesDictionary
Gets the update values dictionary.

See Also