Operator [ ] or At

Access elements in an LVSemanticArray the way you would a conventional array.

Functions

LVSemanticData LVSemanticArray::operator [] (int index)

LVSemantidData LVSemanticArray::At(int index)

Example

LVSemanticData myData = myArray[6];


Complete Help Topic List | Speech Engine Product Information