TEnumerableWrapper Class
Definition
Delphi
type TEnumerableWrapper = class(TRefCountedObject)
- Inheritance
- Derived
- Implements
-
IInterface IEnumerable
Constructors
Properties
| RefCount | (Inherited from TRefCountedObject) |
Methods
| AfterConstruction | (Inherited from TRefCountedObject) |
| AsObject | |
| BeforeDestruction | (Inherited from TRefCountedObject) |
| GetEnumerator | |
| GetInterface(TGuid, Void) | (Inherited from TRefCountedObject) |
| NewInstance | (Inherited from TRefCountedObject) |
| QueryInterface(TGuid, Void) | |
| _AddRef | (Inherited from TRefCountedObject) |
| _Release | (Inherited from TRefCountedObject) |
Fields
| fRefCount | (Inherited from TRefCountedObject) |