共用方式為


Xml 方法

Returns an object that represents the specified type.

多載清單 

  名稱 描述
公用方法靜態成員 Xml(String) Returns an object that represents the specified type.
公用方法靜態成員 Xml(String, String) Returns an object that represents the specified type and with the specified schema.
公用方法靜態成員 Xml(String, String, XmlDocumentConstraint) Returns an object that represents the specified type, schema and XML document constraint.

頂端