XmlConfiguratonOperator Class |
Namespace: X3Platform.Configuration
The XmlConfiguratonOperator type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CanConvertTypeTo |
Checks if there is an appropriate type conversion from the source type to the target type.
|
![]() ![]() | ConvertStringTo |
Converts a string to an object.
|
![]() ![]() | ConvertTypeTo |
Converts an object to the target type.
|
![]() ![]() | GetTypeFromString(String, Boolean, Boolean) |
Loads the type specified in the type string.
|
![]() ![]() | GetTypeFromString(Assembly, String, Boolean, Boolean) |
Loads the type specified in the type string.
|
![]() ![]() | GetTypeFromString(Type, String, Boolean, Boolean) |
Loads the type specified in the type string.
|
![]() ![]() | HasAttributesOrElements |
Test if an element has no attributes or child elements
|
![]() ![]() | SetKeyValues | |
![]() ![]() | SetParameter |
Sets a parameter on an object.
|