Méthode | Description | |
---|---|---|
DeserializeDataElementDataFromByteArray ( byte byteArray, int startIndex ) : int |
Used to de-serialize the data element.
|
|
SerializeToByteList ( ) : List |
Used to convert the element into a byte List.
|
|
StorageIndexDataElementData ( ) : System.Collections.Generic |
Initializes a new instance of the StorageIndexDataElementData class.
|
public DeserializeDataElementDataFromByteArray ( byte byteArray, int startIndex ) : int | ||
byteArray | byte | Byte array |
startIndex | int | Start position |
Résultat | int |
public StorageIndexDataElementData ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |