Gets or sets the value that indicates the index of the suggested synonym.

Namespace:  C1.Win.C1Thesaurus
Assembly:  C1.Win.C1Thesaurus.2 (in C1.Win.C1Thesaurus.2.dll)

Syntax

C#
public int Index { get; set; }
Visual Basic (Declaration)
Public Property Index As Integer

See Also