Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.Cache.XPathNodePageInfo Class Referencesealed

Public Member Functions

 XPathNodePageInfo (XPathNode[] pagePrev, int pageNum)
 

Properties

int PageNumber [get]
 
int NodeCount [get, set]
 
XPathNode[] PreviousPage [get]
 
XPathNode[] NextPage [get, set]
 

Private Attributes

readonly int _pageNum
 
int _nodeCount
 
readonly XPathNode[] _pagePrev
 
XPathNode[] _pageNext
 

Detailed Description

Definition at line 3 of file XPathNodePageInfo.cs.


The documentation for this class was generated from the following file: