Get
Get
Returns an instance of the RiskItemStatistics class containing in this collection which is associated with the specified Task object; null if the item is not found.
Returns: risk item which is associated with the specified task object if found; null otherwise.
Get(const System::SharedPtr< Task > & task)
| Parameter | Description |
|---|---|
| task | the specified instance of the Task class. |