A Sandcastle Documented Class Library
LoadXml メソッド (xmlString)
名前空間CFW.UtilXmlUtilLoadXml(String)
xml文書を文字列からロードする
宣言の構文
C#Visual BasicVisual C++
public static XmlDocument LoadXml(
	string xmlString
)
Public Shared Function LoadXml ( _
	xmlString As String _
) As XmlDocument
public:
static XmlDocument^ LoadXml(
	String^ xmlString
)
パラメータ
xmlString (String)

[Missing <param name="xmlString"/> documentation for "M:CFW.Util.XmlUtil.LoadXml(System.String)"]

戻り値

[Missing <returns> documentation for M:CFW.Util.XmlUtil.LoadXml(System.String)]

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)