Udostępnij przez


NodeKindContentIterator.Current Własność

Definicja

Zwraca bieżący nawigator wyników.

To API wspiera infrastrukturę produktu i nie jest przeznaczone do bezpośredniego używania z twojego kodu.

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

Wartość nieruchomości

Bieżący nawigator wyników.

Uwagi

Stan nawigatora zmienia się tylko wtedy, gdy MoveNext metoda zwróciła truewartość .

Dotyczy