System.Threading.TSparseArray.Current

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Current: TArray<T> read FArray;

C++

__property System::DynamicArray<T> Current = {read=FArray};

Properties

Type Visibility Source Unit Parent
property public
System.Threading.pas
System.Threading.hpp
System.Threading TSparseArray

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!