​
​
​

Gets the index of the spelled word to the corresponding collection. The first word has the index 0.

​ Introduced: 3.0.

Syntax

​public int Index { get; }
​Public ReadOnly Property Index() As Integer
​

Limitations

Read only.

​