Constable Authorization Engine 2.0 BETA

RolesPropertyConverter.ConvertTo Method (ITypeDescriptorContext, CultureInfo, Object, Type)

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Overloads Public Function ConvertTo( _
   ByVal context As ITypeDescriptorContext, _
   ByVal culture As CultureInfo, _
   ByVal value As Object, _
   ByVal destinationType As Type _
) As Object
[C#]
public override object ConvertTo(
   ITypeDescriptorContext context,
   CultureInfo culture,
   object value,
   Type destinationType
);

See Also

RolesPropertyConverter Class | LaMarvin.Constable.Design.Converters Namespace | RolesPropertyConverter.ConvertTo Overload List