Scroll Token Class
Represents a scroll token.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.2.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.2.0
C#
[SerializableAttribute]
public class ScrollTokenVB
<SerializableAttribute>
Public Class ScrollToken- Inheritance
- Object ScrollToken
Constructors
| ScrollToken | Initializes a new instance of the ScrollToken class |
Properties
| Value | The value of the token. |
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |