Click or drag to resize

ReferencePropertyValuesContainer Methods

The ReferencePropertyValuesContainer type exposes the following members.

Methods
  NameDescription
Public methodAddReference
Adds a reference with an attribute value
Public methodReadXml
Initializes the object from the provided xml reader
Public methodWriteXml
Composes the xml string for the object and writes it to the xml writer.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also