Click or drag to resize

IdentificationCard Methods

The IdentificationCard type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetTrackOne
Gets the track one data for this card.
Public methodGetTrackThree
Gets the track three data for this card.
Public methodGetTrackTwo
Gets the track two data for this card.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParse
This method attempts to parse identification card information out of a raw magnetic strip string.
Public methodToString
Returns a human readable string representing this object.
(Overrides ObjectToString.)
Top
See Also