#include <ICollection.h>
template<typename ElementType = IEnableProperty*>
template<typename ElementType = IEnableProperty*>
virtual void ICollection< ElementType >::Add |
( |
ElementType |
object | ) |
|
|
pure virtual |
template<typename ElementType = IEnableProperty*>
template<typename ElementType = IEnableProperty*>
template<typename ElementType = IEnableProperty*>
virtual void ICollection< ElementType >::Insert |
( |
ElementType |
object, |
|
|
int32 |
index |
|
) |
| |
|
pure virtual |
template<typename ElementType = IEnableProperty*>
template<typename ElementType = IEnableProperty*>
template<typename ElementType = IEnableProperty*>
template<typename ElementType = IEnableProperty*>
virtual void ICollection< ElementType >::Remove |
( |
ElementType |
object | ) |
|
|
pure virtual |
template<typename ElementType = IEnableProperty*>
The documentation for this class was generated from the following file:
- D:/ProgramyVS/SWLibraries/swCommonLib/Common/Properties/Containers/ICollection.h