バージョン

GetService メソッド

PropertyGrid から派生したクラスで、供給されたコンポーネントの Site プロパティを使用してデザイン時サービスを提供します。
シンタックス
'宣言
 
Protected Overrides Function GetService( _
   ByVal serviceType As Type _
) As Object
protected override object GetService( 
   Type serviceType
)

パラメータ

serviceType
取得するサービス オブジェクトのタイプを指定するオブジェクト。
参照