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