Method IndexOf
IndexOf(XRReferenceObject)
Get the index of referenceObject
in the object library.
Declaration
public int IndexOf(XRReferenceObject referenceObject)
Parameters
Type | Name | Description |
---|---|---|
XRReferenceObject | referenceObject | The XRReferenceObject to find. |
Returns
Type | Description |
---|---|
int | Returns the zero-based index of the |