C1.UWP Assembly / C1.Xaml Namespace / C1MaskedTextBox Class / GetLinguisticAlternativesAsync Method

In This Topic
GetLinguisticAlternativesAsync Method
In This Topic
Syntax
'Declaration
 
Public Function GetLinguisticAlternativesAsync() As Windows.Foundation.IAsyncOperation(Of IVectorView(Of String))
 
See Also