System.Runtime.Serialization
4.0.0.0
System.Configuration.ConfigurationElement
This class is used to handle the parameter Element, specifically, to specify the generic parameter to use when adding a known type to a declared type.
For an example of using configuration to add a type, see <declaredTypes>.
Handles the XML elements used to configure XML serialization by the .
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class with the specified index.
Specifies a position in the collection of parameters.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class with the specified type name.
The name of the parameter's type.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("index", DefaultValue=Mono.Cecil.CustomAttributeArgument)
System.Configuration.IntegerValidator(MinValue=0)
System.Int32
To be added.
To be added.
Gets or sets the position of the generic known type.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)
System.Runtime.Serialization.Configuration.ParameterElementCollection
To be added.
To be added.
Gets the collection of parameters.
Method
4.0.0.0
System.Void
To be added.
To be added.
Method
4.0.0.0
System.Void
To be added.
To be added.
To be added.
Property
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("type", DefaultValue=Mono.Cecil.CustomAttributeArgument)
System.Configuration.StringValidator(MinLength=0)
System.String
To be added.
To be added.
Gets or sets the type name of the parameter of the generic known type.