Returns the value of this property.
Namespace: Cognex.Vision.MetaAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
public Object GetValue(
Object subject
)
public Object GetValue(
Object subject
)
Public Function GetValue (
subject As Object
) As Object
Public Function GetValue (
subject As Object
) As Object
public:
virtual Object^ GetValue(
Object^ subject
) sealed
public:
virtual Object^ GetValue(
Object^ subject
) sealed
Parameters
- subject
- Type: System Object
The object on which to invoke the getter for the given property
Return Value
Type:
ObjectImplements
IPropertyMeta GetValue(Object)