ParameterListObjectDescriptor.GetValue Method

public override object GetValue( 
object component 
)
This language is not supported or no code example is available.
public:  
object^ GetValue( 
object^ component 
)
This language is not supported or no code example is available.
public function GetValue( 
component : object 
) : object;
This language is not supported or no code example is available.

Parameters

component
object

Return Value

object

In this article

Definition