public virtual System.bool FromXml(
System.Xml.XmlNode
)
'Declaration
Public Overloads Overridable Function FromXml( _
ByVal As System.Xml.XmlNode _
) As System.Boolean
Parameters
- node
- An System.Xml.XmlNode which contains the object data.
Return Value
Returns true if object has been changed.