SetT Constructor (Int32) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Initializes a new Set and sets the backing dictionary to have the specified size to start with.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Public Sub New (
size As Integer
)
Parameters
- size
- Type: SystemInt32
Size the backing dictionary will be set to.
See Also