Overload | Description |
---|---|
LoadFromXml(ISystemContext,TextReader) | Initializes the node from XML in a stream. |
LoadFromXml(ISystemContext,Stream) | Initializes the node from XML in a stream. |
LoadFromXml(ISystemContext,XmlReader) | Initializes the node from XML in a stream. |
LoadFromXml(ISystemContext,XmlDecoder) | Initializes the node from XML in a stream. |