|
Emotiv Experimenter 1.0
An EEG experimentation application for the Emotiv headset
|
An interface for an array-like class. More...
Properties | |
| new T | this [int index] [get, set] |
| Get or set the element at index. | |
An interface for an array-like class.
new T System.Collections.Generic.IArray< T >.this[int index] [get, set] |
Get or set the element at index.
Implements System.Collections.Generic.IArrayView< T >.
1.7.3