System::Collections::ICollection class
ICollection class
Defines non generic collection interface.
class ICollection : public System::Collections::IEnumerable
| Parameter | Description | 
|---|---|
| T | Element type. | 
Methods
| Method | Description | 
|---|---|
| virtual get_Count() const | RTTI information. | 
See Also
- Class IEnumerable
- Namespace System::Collections
- Library Aspose.TeX for C++