Share via


XmlSortKeyAccumulator.AddEmptySortKey(XmlCollation) Yöntem

Tanım

Yeni boş bir sıralama anahtarı oluşturur ve bu anahtarı geçerli sıralama anahtarlarının çalıştırmasına ekler.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 void AddEmptySortKey(System::Xml::Xsl::Runtime::XmlCollation ^ collation);
public void AddEmptySortKey (System.Xml.Xsl.Runtime.XmlCollation collation);
member this.AddEmptySortKey : System.Xml.Xsl.Runtime.XmlCollation -> unit
Public Sub AddEmptySortKey (collation As XmlCollation)

Parametreler

collation
XmlCollation

XmlCollation sınıfının örneği.

Şunlara uygulanır