FlexReport for WinForms
XmlNodeWrapperBase クラス メンバ
メソッド 


C1.Document.4.6.2 アセンブリ > C1.Document.Serialization 名前空間 : XmlNodeWrapperBase クラス

XmlNodeWrapperBaseデータ型で公開されるメンバを以下の表に示します。

パブリック メソッド
 名前解説
Public メソッドReturns value of attribute with specified name, null if attribute not found.  
Public メソッドSame as System.Xml.XmlNode.FirstChild.  
Public メソッドSame as System.Xml.XmlNode.InnerText.  
Public メソッドReturns name of the node.  
Public メソッドSame as System.Xml.XmlNode.NextSibling.  
Public メソッドReturns XmlDocumentWrapperBase owning this node.  
Public メソッドReturns parent node or null.  
Public メソッドSame as System.Xml.XmlNode.SelectNodes(System.String).  
Public メソッドSame as System.Xml.XmlNode.SelectSingleNode(System.String).  
トップ
参照

参照

XmlNodeWrapperBase クラス
C1.Document.Serialization 名前空間