Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
MS
Internal
Xml
Cache
XPathNodeRef
C# Класс MS.Internal.Xml.Cache.XPathNodeRef
A reference to a XPathNode is composed of two values: the page on which the node is located, and the node's index in the page.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
GetHashCode
( ) :
int
XPathNodeRef
(
XPathNode
page
,
int
idx
) :
System
Описание методов
GetHashCode()
публичный
Метод
public
GetHashCode
( ) :
int
Результат
int
XPathNodeRef()
публичный
Метод
public
XPathNodeRef
(
XPathNode
page
,
int
idx
) :
System
page
XPathNode
idx
int
Результат
System