ReorderMethodCollection..::..Count Property

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

Syntax


public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer
	Get
public:
virtual property int^ Count {
	int^ get ();
}