LineCollection..::..Collection Property

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

Syntax


public IEnumerable Collection { get; }
Public ReadOnly Property Collection As IEnumerable
	Get
public:
property IEnumerable^ Collection {
	IEnumerable^ get ();
}