Property Entries
- Namespace
- Skyline.DataMiner.Net.GenericEnums
- Assembly
- SLNetTypes.dll
Entries
Gets the enum entries.
public IReadOnlyList<GenericEnumEntry<T>> Entries { get; }
Property Value
- IReadOnlyList<GenericEnumEntry<T>>
The enum entries.
Gets the enum entries.
public IReadOnlyList<GenericEnumEntry<T>> Entries { get; }
The enum entries.