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