Sleeping Wombat GUI  0.100
swGUI
ICollection< ElementType > Member List

This is the complete list of members for ICollection< ElementType >, including all inherited members.

Add(ElementType object)=0ICollection< ElementType >pure virtual
Clear()=0ICollection< ElementType >pure virtual
Find(ElementType object)=0ICollection< ElementType >pure virtual
GetTypedProperty(const char *propertyName)IEnablePropertyinline
Insert(ElementType object, int32 index)=0ICollection< ElementType >pure virtual
Length()=0ICollection< ElementType >pure virtual
Move(int32 srcIdx, int32 dstIdx)=0ICollection< ElementType >pure virtual
operator[](int32 idx)=0ICollection< ElementType >pure virtual
Remove(ElementType object)=0ICollection< ElementType >pure virtual
Remove(int32 index)=0ICollection< ElementType >pure virtual
~ICollection()=0ICollection< ElementType >inlinepure virtual