バージョン

GetListItems メソッド (PropertyNameUITypeEditor)

UITypeEditorリストの項目を取得します。
シンタックス
'宣言
 
Protected Overrides Function GetListItems( _
   ByVal context As ITypeDescriptorContext, _
   ByVal provider As IServiceProvider, _
   ByVal value As Object, _
   ByRef currentEntry As Object _
) As Object()
protected override object[] GetListItems( 
   ITypeDescriptorContext context,
   IServiceProvider provider,
   object value,
   ref object currentEntry
)

パラメータ

context
provider
value
currentEntry
参照