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