Class PropIteratorGetter
Wrapper over IPropIteratorGetter to hide delegates
Inheritance
object
PropIteratorGetter
Implements
Namespace: CAMAPI.UIDialogs.DotnetHelper
Assembly: CAMAPI.UIDialogs.DotnetHelper.dll
Syntax
public class PropIteratorGetter : Object, 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 |