GrapeCity ActiveReports for .NET 16.0J
GetService メソッド (ICheckBox)

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 > ICheckBox インターフェース : GetService メソッド
An object that specifies the type of service object to get.
Gets the service object of the specified type.
シンタックス
'宣言
 
Function GetService( _
   ByVal serviceType As Type _
) As Object
object GetService( 
   Type serviceType
)

パラメータ

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

戻り値の型

A service object of type serviceType. -or- null 参照 (Visual Basicでは Nothing) if there is no service object of type serviceType.
参照

ICheckBox インターフェース
ICheckBox メンバ