| Add(const T &item)=0 | System::Collections::Generic::ICollection< T > | pure virtual |
| BaseType typedef | System::Collections::Generic::IList< T > | |
| Clear()=0 | System::Collections::Generic::ICollection< T > | pure virtual |
| Contains(const T &item) const =0 | System::Collections::Generic::ICollection< T > | pure virtual |
| CopyTo(System::ArrayPtr< T > array, int arrayIndex)=0 | System::Collections::Generic::ICollection< T > | pure virtual |
| Equals(ptr obj) | System::Object | virtual |
| Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
| Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
| Equals(float const &objA, float const &objB) | System::Object | inline |
| Equals(double const &objA, double const &objB) | System::Object | inline |
| get_Count() const =0 | System::Collections::Generic::ICollection< T > | pure virtual |
| get_IsReadOnly() const | System::Collections::Generic::ICollection< T > | inlinevirtual |
| GetCounter() | System::Object | inline |
| GetEnumerator()=0 | System::Collections::Generic::IEnumerable< T > | pure virtual |
| GetHashCode() const | System::Object | virtual |
| GetType() const | System::Object | virtual |
| ICollection() | System::Collections::Generic::ICollection< T > | inline |
| ICollection(const ICollection &) | System::Collections::Generic::ICollection< T > | inline |
| ICollection(ICollection &&) | System::Collections::Generic::ICollection< T > | inline |
| idx_get(int index) const =0 | System::Collections::Generic::IList< T > | pure virtual |
| idx_set(int index, T value)=0 | System::Collections::Generic::IList< T > | pure virtual |
| IEnumeratorType typedef | System::Collections::Generic::IEnumerable< T > | |
| IndexOf(const T &item) const =0 | System::Collections::Generic::IList< T > | pure virtual |
| Insert(int index, const T &item)=0 | System::Collections::Generic::IList< T > | pure virtual |
| Is(const TypeInfo &targetType) const | System::Object | virtual |
| LINQ_Count() | System::Collections::Generic::IEnumerable< T > | |
| LINQ_ElementAt(int index) | System::Collections::Generic::IEnumerable< T > | |
| LINQ_First() | System::Collections::Generic::IEnumerable< T > | |
| LINQ_ToArray() | System::Collections::Generic::IEnumerable< T > | |
| LINQ_ToList() | System::Collections::Generic::IEnumerable< T > | |
| Lock() | System::Object | |
| MemberwiseClone() const | System::Object | virtual |
| Object() | System::Object | |
| Object(Object const &x) | System::Object | |
| operator=(ICollection &&) | System::Collections::Generic::ICollection< T > | inline |
| operator=(const ICollection &) | System::Collections::Generic::ICollection< T > | inline |
| System::Collections::Generic::IEnumerable::operator=(Object const &x) | System::Object | inline |
| ptr typedef | System::Object | |
| ReferenceEquals(ptr const &objA, ptr const &objB) | System::Object | inlinestatic |
| ReferenceEquals(T const &objA, T const &objB) | System::Object | inlinestatic |
| ReferenceEquals(T const &objA, std::nullptr_t) | System::Object | inlinestatic |
| ReferenceEquals(String const &str, std::nullptr_t) | System::Object | inline |
| ReferenceEquals(String const &str1, String const &str2) | System::Object | inline |
| Remove(const T &item)=0 | System::Collections::Generic::ICollection< T > | pure virtual |
| RemoveAt(int index)=0 | System::Collections::Generic::IList< T > | pure virtual |
| RemovedSharedRefs(int count) | System::Object | inline |
| SetTemplateWeakPtr(unsigned int argument) | System::Object | virtual |
| shared_members_type typedef | System::Object | |
| SharedCount() const | System::Object | inline |
| SharedRefAdded() | System::Object | inline |
| SharedRefRemovedSafe() | System::Object | inline |
| ThisType typedef | System::Collections::Generic::IList< T > | |
| ToString() ASPOSE_CONST | System::Object | virtual |
| Type() | System::Object | inlinestatic |
| Unlock() | System::Object | |
| ValueType typedef | System::Collections::Generic::IList< T > | |
| WeakRefAdded() | System::Object | inline |
| WeakRefRemoved() | System::Object | inline |
| ~ICollection() | System::Collections::Generic::ICollection< T > | inlinevirtual |
| ~IEnumerable() override | System::Collections::Generic::IEnumerable< T > | inlineprotected |
| ~Object() | System::Object | virtual |