#include <hyp.fem.interfaces.h>
Inheritance diagram for IContainerIterator::
Public Methods | |
virtual hyp_ker::IUnknown * | SetBeginSelection ()=0 |
virtual hyp_ker::IUnknown * | GetSelection ()=0 |
virtual hyp_ker::IUnknown * | IncrSelection ()=0 |
IID_hypIContainerIterator
{CC11C7C3-9F7E-11d4-A08F-0080AD97951B}
|
Returns the current component of the sequence. Reimplemented in CContainer. |
|
Increments the pointer of the sequence. Afterwards, returns GetSelection. Reimplemented in CContainer. |
|
Returns the beginning of the sequence. Reimplemented in CContainer. |
|
|