Namespace: Cartella.Interfaces
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection Values { get; } |
Visual Basic |
---|
ReadOnly Property Values As Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection Get |
Visual C++ |
---|
property Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection^ Values { Dictionary<(Of <(<'TKey, TValue>)>)>..::..ValueCollection^ get (); } |