Represents the Sphinx type uint.
Namespace: Gronewold.SphinxConnectorAssembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)
Syntax
| C# |
|---|
[SerializableAttribute] public struct SphinxInteger : IOverridableType, IUpdateableType, IRangeFilterableType, IEquatable<SphinxInteger>, IFilterableType, ISphinxType, IComparable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Structure SphinxInteger _ Implements IOverridableType, IUpdateableType, IRangeFilterableType, IEquatable(Of SphinxInteger), _ IFilterableType, ISphinxType, IComparable |