'Declaration Public Operator Widening CType( _ ByVal prop As AppearanceProperty _ ) As Integer
'Usage
public int operator implicit( AppearanceProperty prop )
Parameters
- prop
- AppearanceProperty to convert
Return Value
Index of the property
'Declaration Public Operator Widening CType( _ ByVal prop As AppearanceProperty _ ) As Integer
'Usage
public int operator implicit( AppearanceProperty prop )