Class PropIteratorGetter
Wrapper over IPropIteratorGetter to hide delegates
Implements
Inherited Members
Namespace: CAMAPI.UIDialogs.DotnetHelper
Assembly: CAMAPI.UIDialogs.DotnetHelper.dll
Syntax
public class PropIteratorGetter : IPropIteratorGetter
Constructors
PropIteratorGetter(OnGetPropIterator)
Wrapper over IPropIteratorGetter to hide delegates
Declaration
public PropIteratorGetter(OnGetPropIterator getter)
Parameters
| Type | Name | Description |
|---|---|---|
| OnGetPropIterator | getter |
Methods
GetValue()
Return wrapped prop iterator
Declaration
public IST_CustomPropIterator GetValue()
Returns
| Type | Description |
|---|---|
| IST_CustomPropIterator |