[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | GetOrCreateTable TKey (String, IEqualityComparer TKey ) |
Returns existing table by name, if it does not exist creates a new table.
For existing table the types must be identical to the ones used at creation
|
![]() | GetOrCreateTable TKey (String, Boolean , IEqualityComparer TKey ) |
Returns existing table by name, if it does not exist creates a new table.
For existing table the types must be identical to the ones used at creation
|
See Also