PropertyValue.GetValueCore メソッド

定義

派生クラスで実装された場合、Value を返します。

protected:
 abstract System::Object ^ GetValueCore();
protected abstract object GetValueCore ();
abstract member GetValueCore : unit -> obj
Protected MustOverride Function GetValueCore () As Object

戻り値

Object プロパティ値。

適用対象