The Atr type exposes the following members.

Methods

  NameDescription
Public methodClone
Create a shallow copy.
Public methodEquals(array<Byte>[]()[][])
Check if specified bytes are equal to this ATR.
Public methodEquals(Object)
True if obj contains another instance of an ATR object with same content.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBytes()()()()
Get copy of all ATR bytes.
Public methodGetBytes(Int32, Int32)
Get copy of ATR bytes.
Public methodGetHashCode
Get hash code.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Get string representation of this ATR.
(Overrides Object..::..ToString()()()().)

See Also