Click or drag to resize
XmlConfiguratonOperator Methods

The XmlConfiguratonOperator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCanConvertTypeTo
Checks if there is an appropriate type conversion from the source type to the target type.
Public methodStatic memberConvertStringTo
Converts a string to an object.
Public methodStatic memberConvertTypeTo
Converts an object to the target type.
Public methodStatic memberGetTypeFromString(String, Boolean, Boolean)
Loads the type specified in the type string.
Public methodStatic memberGetTypeFromString(Assembly, String, Boolean, Boolean)
Loads the type specified in the type string.
Public methodStatic memberGetTypeFromString(Type, String, Boolean, Boolean)
Loads the type specified in the type string.
Public methodStatic memberHasAttributesOrElements
Test if an element has no attributes or child elements
Public methodStatic memberSetKeyValues
Public methodStatic memberSetParameter
Sets a parameter on an object.
Top
See Also