Click or drag to resize

XmlAttrValueConvert Methods

The XmlAttrValueConvert type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToModelAttrValue
Converts the attrValue string into an appropriate ice.NET value object. The method returns null if the attrValue string does not match the requirements of the attrValueType.
Public methodStatic memberToXmlAttrValue
Converts the attrValue into a string that can be used in an XML or Web Service context.
Top
See Also