| 名前 | 解説 | |
|---|---|---|
![]() | GetAttr | オーバーライドされます。 Returns value of attribute with specified name, null if attribute not found. |
![]() | GetFirstChild | Same as System.Xml.XmlNode.FirstChild. C1.Document.Serialization.XContainerWrapperから継承されます。 |
![]() | GetInnerText | Same as System.Xml.XmlNode.InnerText. C1.Document.Serialization.XContainerWrapperから継承されます。 |
![]() | GetName | オーバーライドされます。 Returns name of the node. |
![]() | GetNextSibling | Same as System.Xml.XmlNode.NextSibling. C1.Document.Serialization.XContainerWrapperから継承されます。 |
![]() | GetOwnerDocument | Returns XmlDocumentWrapperBase owning this node. C1.Document.Serialization.XContainerWrapperから継承されます。 |
![]() | GetParent | Returns parent node or null. C1.Document.Serialization.XContainerWrapperから継承されます。 |
![]() | SelectNodes | Same as System.Xml.XmlNode.SelectNodes(System.String). C1.Document.Serialization.XContainerWrapperから継承されます。 |
![]() | SelectSingleNode | Same as System.Xml.XmlNode.SelectSingleNode(System.String). C1.Document.Serialization.XContainerWrapperから継承されます。 |
