[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description |
---|---|
WeakDictionary<(Of TKey, TValue>)New() |
Initializes a new instance of the WeakDictionary<(Of TKey, TValue>) class.
|
WeakDictionary<(Of TKey, TValue>)New(IEqualityComparer<(Of TKey>)) |
Initializes a new instance of the WeakDictionary<(Of TKey, TValue>) class.
|
WeakDictionary<(Of TKey, TValue>)New(Int32) |
Initializes a new instance of the WeakDictionary<(Of TKey, TValue>) class.
|
WeakDictionary<(Of TKey, TValue>)New(Int32, IEqualityComparer<(Of TKey>)) |
Initializes a new instance of the WeakDictionary<(Of TKey, TValue>) class.
|