Reader..::..Index Property

Namespace:  JiwaFinancials.Jiwa.JiwaODBC
Assembly:  JiwaODBC (in JiwaODBC.dll)

Syntax


public int Index { get; set; }
Public Property Index As Integer
	Get
	Set
public:
property int^ Index {
	int^ get ();
	void set (int^ value);
}