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