ItemNoIterator..::..PriceUsedCollectionItemNoEnumerator Class

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

Syntax


public class PriceUsedCollectionItemNoEnumerator : IEnumerable<PriceUsed>, 
	IEnumerator<PriceUsed>
Public Class PriceUsedCollectionItemNoEnumerator _
	Implements IEnumerable(Of PriceUsed), IEnumerator(Of PriceUsed)
public ref class PriceUsedCollectionItemNoEnumerator : IEnumerable<PriceUsed^>, 
	IEnumerator<PriceUsed^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaPriceSchemes..::..ItemNoIterator..::..PriceUsedCollectionItemNoEnumerator