Aracılığıyla paylaş


XmlSortKeyAccumulator.AddDecimalSortKey(XmlCollation, Decimal) Yöntem

Tanım

Yeni Decimal 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 AddDecimalSortKey(System::Xml::Xsl::Runtime::XmlCollation ^ collation, System::Decimal value);
public void AddDecimalSortKey (System.Xml.Xsl.Runtime.XmlCollation collation, decimal value);
member this.AddDecimalSortKey : System.Xml.Xsl.Runtime.XmlCollation * decimal -> unit
Public Sub AddDecimalSortKey (collation As XmlCollation, value As Decimal)

Parametreler

collation
XmlCollation

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

value
Decimal

Bir decimal değer.

Şunlara uygulanır