Typ XCrc16 zpřístupňuje následující členy.

Konstruktory

  JménoPopis
XCrc16
Vytvoří nový CRC16 čítač.

Metody

  JménoPopis
DescramblePřetíženo.
Equals

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

(Zděděno z Object.)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Zděděno z Object.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Zděděno z Object.)
GetType

Gets the Type of the current instance.

(Zděděno z Object.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Zděděno z Object.)
PutPřetíženo.
PutNull
Zpracuje nulové byty.
(Zděděno z XCrc.)
PutPasStringPřetíženo.
Reset
Inicializace čítače CRC.
(Přepisuje XCrc..::.Reset()()().)
ScramblePřetíženo.
ToString

Returns a String that represents the current Object.

(Zděděno z Object.)

Vlastnosti

  JménoPopis
RawValue
Vrací neupravenou hodnotu CRC16.
RawValueHighByte
Vrací horní byte neupravené hodnoty CRC.
(Přepisuje XCrc..::.RawValueHighByte.)
Value
Vrací hodnotu CRC16.

Podívat se také na