バージョン

GetRegisteredServiceTypes メソッド

登録されたサービス タイプのコレクションを返します。
シンタックス
'宣言
 
Public Function GetRegisteredServiceTypes() As IList(Of Type)
public IList<Type> GetRegisteredServiceTypes()

戻り値の型

登録されたサービス タイプのコレクション。
参照