public static ArrayList GetNodesByPage( int page, Document document )
Public Shared Function GetNodesByPage ( _ page As Integer, _ document As Document _ ) As ArrayList
public: static ArrayList^ GetNodesByPage( int^ page, Document^ document )