True DBGrid for WinForms
GetService メソッド (Serializer.C1TypeDescriptorContextCreateInstance)

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid.Util.Xml.Serialization 名前空間 > Serializer.C1TypeDescriptorContextCreateInstance クラス : GetService メソッド
取得するサービスオブジェクトのタイプを指定するオブジェクト。
指定されたタイプのサービスオブジェクトを取得します。
シンタックス
'宣言
 
Public Function GetService( _
   ByVal serviceType As System.Type _
) As System.Object
public System.object GetService( 
   System.Type serviceType
)

パラメータ

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

戻り値の型

serviceType 型のサービスオブジェクト。 -or- serviceType 型のサービスオブジェクトがない場合は null。
参照

Serializer.C1TypeDescriptorContextCreateInstance クラス
Serializer.C1TypeDescriptorContextCreateInstance メンバ