AncestorDocOrderIterator.Current Özellik

Tanım

Geçerli sonuç gezginini döndürür.

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

public:
 property System::Xml::XPath::XPathNavigator ^ Current { System::Xml::XPath::XPathNavigator ^ get(); };
public System.Xml.XPath.XPathNavigator Current { get; }
member this.Current : System.Xml.XPath.XPathNavigator
Public ReadOnly Property Current As XPathNavigator

Özellik Değeri

Geçerli sonuç gezgini.

Açıklamalar

Gezgin durumu yalnızca yöntemi döndürdüyse MoveNexttruedeğişir.

Şunlara uygulanır