XPathFollowingIterator.Current Właściwość

Definicja

Zwraca bieżący nawigator wyników.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu 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ść właściwości

XPathNavigator

Bieżący nawigator wyników.

Uwagi

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

Dotyczy