AutomationObjectTToRealObject Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Converts an automation object to the real object.

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public virtual Object ToRealObject()

Return Value

Type: Object
The Silverlight object.

Implements

IPeerConverterToRealObject
See Also

Reference