XmlQueryRuntime.CreateCollation(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
文字列から照合順序を作成します。
public:
System::Xml::Xsl::Runtime::XmlCollation ^ CreateCollation(System::String ^ collation);
public System.Xml.Xsl.Runtime.XmlCollation CreateCollation (string collation);
member this.CreateCollation : string -> System.Xml.Xsl.Runtime.XmlCollation
Public Function CreateCollation (collation As String) As XmlCollation
パラメーター
- collation
- String
string
型の値。
戻り値
XmlCollation クラスのインスタンス。