Click or drag to resize

VehicleSpec Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The VehicleSpec type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodStatic memberFromXml
Used to deserialize a VehicleSpec object from XML.
Public methodGetHashCode
Returns a unique integer for this object.
(Overrides ValueTypeGetHashCode.)
Public methodGetLoadInfo
Returns the type and weight (measured in kilograms) for one of the loads that the vehicle (represented by this VehicleSpec) object is carrying.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetLoadInfo
Sets the type and weight (measured in kilograms) of one of the loads that the vehicle (represented by this VehicleSpec) object is carrying.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Public methodToXml
Used to serialize a VehicleSpec object to XML.
Top
See Also