| PagerRecordIndex Property  | 
            获取索引开始记录数
            
 
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxpublic long RecordIndex { get; }Public ReadOnly Property RecordIndex As Long
	Get
public:
property long long RecordIndex {
	long long get ();
}member RecordIndex : int64 with get
Property Value
Type: 
Int64
See Also