オーバーロード | 解説 |
---|---|
ReadXml(String) | Loads the grid from an Xml document. |
ReadXml(TextReader) | Loads the grid from an Xml document. |
ReadXml(Stream) | Loads the grid from an Xml document. |
ReadXml(XmlReader) | Loads the grid from an Xml document. |
ReadXml(XmlDocument) | Loads the grid from an Xml document. |
ReadXml(XmlNode) | Loads the grid from an Xml document. |