Property | Type | Description | |
---|---|---|---|
PropertyTagCount | uint |
Method | Description | |
---|---|---|
Parse ( byte rawData, int &index ) : |
Parse the Large property tag array from the response data.
|
public static Parse ( byte rawData, int &index ) : |
||
rawData | byte | The response data. |
index | int | The start index of response data. |
return |