Click or drag to resize

IReadOnlySupplierOptionsCustomReportEntityCollection Methods

The IReadOnlySupplierOptionsCustomReportEntityCollection type exposes the following members.

Methods
  NameDescription
Public methodContains
Check if an entity item exists in the collection (ignored if deleted and not ShowAll)
(Inherited from IReadOnlyEntityCollectionBase.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetEnumerator
Returns an enumerator for the collection
(Inherited from IReadOnlyEntityCollection<T>.)
Public methodGetFlatEnumerable
Return a flat enumerable for the collection. Includes the children
(Inherited from IReadOnlyEntityCollection<T>.)
Public methodIndexOf
Retrieve the relative index of an entity item
(Inherited from IReadOnlyEntityCollectionBase.)
Top
See Also