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