AssetProperty.GetConnectedProperty
Method
Description:
Gets one connected property with specified index.
Gets one connected property with specified index.
Parameters
| Parameter | Type | Description |
|---|---|---|
| index | Int32 |
Return Value
| Type | Description |
|---|---|
| AssetProperty | The AProperty of that index. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is out of range. |