XPathPrecedingDocOrderIterator.Current 属性     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回当前结果导航器。
此 API 支持产品基础结构,不能在代码中直接使用。
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.XPathNavigatorPublic ReadOnly Property Current As XPathNavigator属性值
当前结果导航器。
注解
仅当方法返回时,导航器的状态才会更改 MoveNext true 。