메소드 | 설명 | |
---|---|---|
DeserializeDataElementDataFromByteArray ( byte byteArray, int startIndex ) : int |
Used to return the length of this element.
|
|
RevisionManifestDataElementData ( ) : System.Collections.Generic |
Initializes a new instance of the RevisionManifestDataElementData class.
|
|
SerializeToByteList ( ) : List |
Used to convert the element into a byte List.
|
public DeserializeDataElementDataFromByteArray ( byte byteArray, int startIndex ) : int | ||
byteArray | byte | A Byte list |
startIndex | int | Start position |
리턴 | int |
public RevisionManifestDataElementData ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |