'宣言 Protected Overridable Sub SetOwner( _ ByVal value As System.Object _ )
'使用法 Dim instance As Legend Dim value As System.Object instance.SetOwner(value)
protected virtual void SetOwner( System.object value )
Legend クラス Legend メンバ