IdeaBlade.Core Assembly > IdeaBlade.Core.Reflection Namespace > ReflectionFns Class > GetTypesImplementing Method : GetTypesImplementing(Type,Assembly) Method |
'Declaration
Public Overloads Shared Function GetTypesImplementing( _ ByVal type As Type, _ ByVal assembly As Assembly _ ) As Type()
'Usage
Dim type As Type Dim assembly As Assembly Dim value() As Type value = ReflectionFns.GetTypesImplementing(type, assembly)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2