GraphNodeIdPropertyDescriptor.GetValue(Object) Method

Definition

Gets the current value of the property on a component.

public:
 override System::Object ^ GetValue(System::Object ^ component);
public override object GetValue (object component);
override this.GetValue : obj -> obj
Public Overrides Function GetValue (component As Object) As Object

Parameters

component
Object

Returns

Applies to