RasDialOptionsConverter.GetProperties Method

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method GetProperties(Object)
Returns a collection of properties for the type of array specified by the value parameter.
(Inherited from TypeConverter.)
Public method GetProperties(ITypeDescriptorContext, Object)
Returns a collection of properties for the type of array specified by the value parameter, using the specified context.
(Inherited from TypeConverter.)
Public method GetProperties(ITypeDescriptorContext, Object, array<Attribute>[]()[][])
Returns a collection of properties for the type of array specified by the value parameter, using the specified context.
(Overrides TypeConverter..::..GetProperties(ITypeDescriptorContext, Object, array<Attribute>[]()[][]).)

See Also