'宣言 Protected Function GetService( _ ByVal serviceType As System.Type _ ) As System.Object
'使用法 Dim instance As LegendCollection.LegendCollectionEditor Dim serviceType As System.Type Dim value As System.Object value = instance.GetService(serviceType)
protected System.object GetService( System.Type serviceType )
パラメータ
- serviceType