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