Gets the stored value in the column specified by index
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntaxpublic Object this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
Object
See Also