ConfigurationElementSurrogate Class

Definition

public ref class ConfigurationElementSurrogate sealed : System::ComponentModel::ICustomTypeDescriptor
public sealed class ConfigurationElementSurrogate : System.ComponentModel.ICustomTypeDescriptor
type ConfigurationElementSurrogate = class
    interface ICustomTypeDescriptor
Public NotInheritable Class ConfigurationElementSurrogate
Implements ICustomTypeDescriptor
Inheritance
ConfigurationElementSurrogate
Implements

Constructors

ConfigurationElementSurrogate(ConfigurationElement)

Properties

ConfigurationElement
NestedConfigurationElementPropertyInfoCollection

Methods

GetAttributes()
GetClassName()
GetComponentName()
GetConverter()
GetDefaultEvent()
GetDefaultProperty()
GetEditor(Type)
GetEvents()
GetEvents(Attribute[])
GetProperties()
GetProperties(Attribute[])
GetPropertyOwner(PropertyDescriptor)

Applies to