API:System.Set
C++
class RTL_DELPHIRETURN Set : public SetBase<T, (unsigned char)minEl, (unsigned char)maxEl>
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | sysset.h | System | System |
Description
Base class for Set.
System.Set inherits from System.SetBase. All content below this line refers to System.SetBase.
Base class for Set.
You should not use SetBase directly; you can use the Set class instead.