ECodedElement::AsObject

Down-casts the coded element as an object.

Namespace: Euresys::Open_eVision

[C++]

EObject& AsObject(
)

const EObject& AsObject(
)

Remarks

This method throws an exception if the coded element is in fact a hole.

ECodedElement.AsObject

Down-casts the coded element as an object.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EObject AsObject(
)

Euresys.Open_eVision.EObject AsObject(
)

Remarks

This method throws an exception if the coded element is in fact a hole.