McObjectPropertyConverter Class |
![]() |
Namespace: MediaCy.Utilities.SystemEx
Public Class McObjectPropertyConverter Inherits CollectionConverter
The McObjectPropertyConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | McObjectPropertyConverter | Initializes a new instance of the McObjectPropertyConverter class |
Name | Description | |
---|---|---|
![]() | CanConvertTo | (Overrides TypeConverterCanConvertTo(ITypeDescriptorContext, Type).) |
![]() | ConvertTo | (Overrides CollectionConverterConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).) |
![]() | GetPropertiesSupported | (Overrides CollectionConverterGetPropertiesSupported(ITypeDescriptorContext).) |
Name | Description | |
---|---|---|
![]() ![]() | AttributeFilter | Filter specific Attributes (BrowsableAttribute(true) will be used on string value conversions when not set) |
![]() | Flatten | Recurses the decendant properties and returns an object with a flattened property set |
![]() | ObjectConverter | Uses the type converter on the object (not used by properties) |
![]() ![]() | StringFormat | String format for the string conversion |