Sleeping Wombat GUI
0.100
swGUI
|
This is the complete list of members for ICollection< ElementType >, including all inherited members.
Add(ElementType object)=0 | ICollection< ElementType > | pure virtual |
Clear()=0 | ICollection< ElementType > | pure virtual |
Find(ElementType object)=0 | ICollection< ElementType > | pure virtual |
GetTypedProperty(const char *propertyName) | IEnableProperty | inline |
Insert(ElementType object, int32 index)=0 | ICollection< ElementType > | pure virtual |
Length()=0 | ICollection< ElementType > | pure virtual |
Move(int32 srcIdx, int32 dstIdx)=0 | ICollection< ElementType > | pure virtual |
operator[](int32 idx)=0 | ICollection< ElementType > | pure virtual |
Remove(ElementType object)=0 | ICollection< ElementType > | pure virtual |
Remove(int32 index)=0 | ICollection< ElementType > | pure virtual |
~ICollection()=0 | ICollection< ElementType > | inlinepure virtual |