'Declaration Public Shared Function GetInterfaces( _ ByVal type As System.Type _ ) As System.Collections.Generic.IEnumerable(Of Type)
public static System.Collections.Generic.IEnumerable<Type> GetInterfaces( System.Type type )
Parameters
- type
'Declaration Public Shared Function GetInterfaces( _ ByVal type As System.Type _ ) As System.Collections.Generic.IEnumerable(Of Type)
public static System.Collections.Generic.IEnumerable<Type> GetInterfaces( System.Type type )