LocalizablePropertyDescriptor.GetValue(Object) メソッド

定義

プロパティ値を取得する

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

パラメーター

component
Object

プロパティ値を取得するオブジェクト

返品

プロパティ値。

適用対象