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

Syntax

C#
public string GetValueAt(
	int index
)
Visual Basic (Declaration)
Public Function GetValueAt ( _
	index As Integer _
) As String

Parameters

index
Type: System..::.Int32

See Also