BreakOuts..::..Count Property

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

Syntax


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