WeakDictionaryTKey, TValueItem Property |
[Missing <summary> documentation for "P:Altaxo.Collections.WeakDictionary`2.Item(`0)"]
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TValue this[
TKey key
] { get; }
Parameters
- key TKey
-
Property Value
TValueSee Also