TryGetRectList
TryGetRectList(string, out IList<Rect>)
Description
Get the value of the RectList type.
Parameters
| Parameter Name | Description |
|---|---|
| name | Name. |
| value | Value. |
Returns
The true when there parameters of the specified name.
TryGetRectList(int, out IList<Rect>)
Description
Get the value of the RectList type.
Parameters
| Parameter Name | Description |
|---|---|
| id | ID. |
| value | Value. |
Returns
The true when there parameters of the specified name.