BcfMutableCollectionEnumeratorObjectT Constructor |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
public BcfMutableCollectionEnumeratorObject( IEnumerator<T> inner, IBcfMutableEnumerable list )
| Exception | Condition |
|---|---|
| ArgumentNullException | inner or list is null. |