TypeDelegator.GetInterfaceMap メソッド
アセンブリ: mscorlib (mscorlib.dll 内)

<ComVisibleAttribute(True)> _ Public Overrides Function GetInterfaceMap ( _ interfaceType As Type _ ) As InterfaceMapping
Dim instance As TypeDelegator Dim interfaceType As Type Dim returnValue As InterfaceMapping returnValue = instance.GetInterfaceMap(interfaceType)
[ComVisibleAttribute(true)] public override InterfaceMapping GetInterfaceMap ( Type interfaceType )
[ComVisibleAttribute(true)] public: virtual InterfaceMapping GetInterfaceMap ( Type^ interfaceType ) override
/** @attribute ComVisibleAttribute(true) */ public InterfaceMapping GetInterfaceMap ( Type interfaceType )
ComVisibleAttribute(true) public override function GetInterfaceMap ( interfaceType : Type ) : InterfaceMapping
戻り値
interfaceType に対するインターフェイスの割り当てを表す InterfaceMapping オブジェクト。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からTypeDelegator.GetInterfaceMap メソッドを検索する場合は、下記のリンクをクリックしてください。

- TypeDelegator.GetInterfaceMap メソッドのページへのリンク