Click or drag to resize

RfidUserBank Methods

The RfidUserBank type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberFromDataElements Returns a new RfidUserBank instance, initialized to include the specified data elements, encoded according to the default encoding options. The default encoding options are:
  • Use the Packed Objects access method
  • All data elements are encoded into a single packed object
  • The packed object uses an ID List identification section
  • The packed object compaction method is used
  • The packed object is not editable (no provision for addenda is made)
  • There is no directory packed object
  • There is no optional padding
  • The GS1 Application Identifier ID Table (data format 9) is used
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also