public virtual int FindReference( StorableObject oObject )
public: virtual int FindReference( StorableObject^ oObject )
Parameters
| Parameter Name | Description |
|---|---|
| oObject | The referenced object to search for. |
Return Value
The index of the reference or -1, if the object was not found.