Click or drag to resize

HoursMinsValue Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new HoursMinsValue object.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public HoursMinsValue(
	int Hours,
	int Minutes
)

Parameters

Hours
Type: SystemInt32
The number of hours.
Minutes
Type: SystemInt32
The number of minutes.
See Also