C# Class MS.Internal.Xml.Cache.XPathNodePageInfo

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
XPathNodePageInfo ( XPathNode pagePrev, int pageNum ) : System.Collections

Constructor.

Method Details

XPathNodePageInfo() public method

Constructor.
public XPathNodePageInfo ( XPathNode pagePrev, int pageNum ) : System.Collections
pagePrev XPathNode
pageNum int
return System.Collections