PriceUsedCollectionItemNoEnumerator Constructor

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

Syntax


public PriceUsedCollectionItemNoEnumerator(
	PriceUsedCollection MyPriceUsedCollection
)
Public Sub New ( _
	MyPriceUsedCollection As PriceUsedCollection _
)
public:
PriceUsedCollectionItemNoEnumerator(
	PriceUsedCollection^ MyPriceUsedCollection
)