The properties of the TieredVector class are listed below. For a complete list of TieredVector class members, see the TieredVector Members topic.
![]() | Get the total vector capacity. |
![]() | Get the number of elements in the vector. |
![]() | Check if the vector is empty. |
![]() | Check if the vector is filled to capacity and adding another element would cause it to grow. |
![]() | Get a value indicating whether the tiered vector has a fixed size. |
![]() | Get a value indicating whether the tiered vector is read-only. |
![]() | Get a value indicating whether the tiered vector is safe for multithreaded operations. |
![]() | Retrieve a vector element by index. |
![]() | Get an object suitable for thread synchronization. |