'Declaration
Overloads Public Operator Widening CType( _ ByVal lengthString As String _ ) As GridLength
'Usage
public GridLength operator implicit( string lengthString )
Parameters
- lengthString
- The string specifying a length.
'Declaration
Overloads Public Operator Widening CType( _ ByVal lengthString As String _ ) As GridLength
'Usage
public GridLength operator implicit( string lengthString )