public object FromFormattedString( string value, bool checkCorrectFormatDateTime )
'Declaration
Public Overloads Function FromFormattedString( _ ByVal value As String, _ ByVal checkCorrectFormatDateTime As Boolean _ ) As Object
'Usage
Dim instance As MaskFormatter Dim value As String Dim checkCorrectFormatDateTime As Boolean Dim value As Object value = instance.FromFormattedString(value, checkCorrectFormatDateTime)
Parameters
- value
- checkCorrectFormatDateTime