TdxFastObjectList Properties
Name | Description |
---|---|
Capacity |
Specifies the pointer list’s capacity.
Inherited from Tdx |
Count |
Specifies the number of pointers stored in the list.
Inherited from Tdx |
Items | |
List |
Returns a pointer to an array of pointers populated with the pointers stored in the ordered pointer list.
Inherited from Tdx |
Owns |
See Also