ComponentOne Basic Library for UWP
GetLinguisticAlternativesAsync Method

C1.UWP Assembly > C1.Xaml Namespace > C1MaskedTextBox Class : GetLinguisticAlternativesAsync Method
Syntax
'Declaration
 
Public Function GetLinguisticAlternativesAsync() As Windows.Foundation.IAsyncOperation(Of IVectorView(Of String))
public Windows.Foundation.IAsyncOperation<IVectorView<string>> GetLinguisticAlternativesAsync()
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members