Keyoti RapidSpell Web .NET Help Docs
SafeDictionary<(Of <(<'TKey, TValue>)>)> Constructor (capacity)
API DocumentationKeyoti.RapidSpell.fastJSONSafeDictionary<(Of <(<'TKey, TValue>)>)>SafeDictionary<(Of <(<'TKey, TValue>)>)>(Int32)
Keyoti RapidSpell Web .NET
Helper
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public SafeDictionary(
	int capacity
)
public SafeDictionary(
	int capacity
)
Public Sub New ( 
	capacity As Integer
)
Public Sub New ( 
	capacity As Integer
)
public:
SafeDictionary(
	int capacity
)
public:
SafeDictionary(
	int capacity
)
new : 
        capacity : int -> SafeDictionary
new : 
        capacity : int -> SafeDictionary
Parameters
capacity (Int32)

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331