Méthode | Description | |
---|---|---|
ComparePropertiesRestriction ( ) : System.Collections.Generic |
Initializes a new instance of the ComparePropertiesRestriction class.
|
|
Deserialize ( byte buffer ) : uint |
Deserialized byte array to a Restriction instance
|
|
Serialize ( ) : byte[] |
Get serialized byte array for this structure
|
|
Size ( ) : int |
Get the total Size of Restriction
|
public ComparePropertiesRestriction ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public Deserialize ( byte buffer ) : uint | ||
buffer | byte | Byte array contain data of a Restriction instance. |
Résultat | uint |