Public Shared Function GetSpecificAttributes( _ ByVal kvp As KeyValuePair(Of PropertyInfo,Type) _ ) As Object()
Dim kvp As KeyValuePair(Of PropertyInfo,Type) Dim value() As Object value = ReflectionHelper.GetSpecificAttributes(kvp)
public static object[] GetSpecificAttributes( KeyValuePair<PropertyInfo,Type> kvp )
public: static Object*[]* GetSpecificAttributes( KeyValuePair<PropertyInfo*,Type*> kvp )
public: static array<Object^>^ GetSpecificAttributes( KeyValuePair<PropertyInfo^,Type^> kvp )
Parameters
- kvp
- Type key value pair