IdentificationCardTrackOne Methods |
The IdentificationCardTrackOne type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetAddress |
Gets the card holders address
| |
GetCity |
Gets the card holders city
| |
GetFirstName |
Gets the card holders first name
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetLastName |
Gets the card holders last name
| |
GetMiddleName |
Gets the card holders middle name
| |
GetState |
Gets the card holders state
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Parse |
This method attempts to parse the first track of data out of a magnetic
strip string.
| |
ToString |
Returns this object as a human readable string.
(Overrides ObjectToString.) |