バージョン

GetValueListsCollection メソッド (UltraEditorProxyOwnerBase)

エディターのValueListで使用されるイメージリスト、またはnullを返します。
シンタックス
'宣言
 
Public Overrides Function GetValueListsCollection( _
   ByVal ownerContext As Object _
) As ValueListsCollection
public override ValueListsCollection GetValueListsCollection( 
   object ownerContext
)

パラメータ

ownerContext
GetEmbeddableElement(UIElement,EmbeddableEditorOwnerBase,Object,EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

ValueListsCollection、またはサポートされない場合はnull。
参照