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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid.Util.Xml.Serialization 名前空間 > Serializer.C1TypeDescriptorContextCreateInstance クラス : GetService メソッド
An object that specifies the type of service object to get.
Gets the service object of the specified type.
シンタックス
'宣言
 
Public Function GetService( _
   ByVal serviceType As System.Type _
) As System.Object
public System.object GetService( 
   System.Type serviceType
)

パラメータ

serviceType
An object that specifies the type of service object to get.

戻り値の型

A service object of type serviceType. -or- null if there is no service object of type serviceType.
参照

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