获取下一页索引
            
 
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxpublic int NextIndex { get; }Public ReadOnly Property NextIndex As Integer
	Get
public:
property int NextIndex {
	int get ();
}member NextIndex : int with get
Property Value
Type: 
Int32
See Also