Identification Class

Definition

[System.Serializable]
public class Identification : IEquatable<Iot.Device.Nmea0183.Identification>
[<System.Serializable>]
type Identification = class
    interface IEquatable<Identification>
Public Class Identification
Implements IEquatable(Of Identification)
Inheritance
Identification
Attributes
Implements

Constructors

Identification()

Properties

CalibrationDate
Callsign
MMSI
ShipName

Methods

Equals(Identification)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as the default hash function.

Operators

Equality(Identification, Identification)

Equality operator

Inequality(Identification, Identification)

Inequality operator

Applies to