Knight Data Access Layer
GetSpecificAttributes Method




View with Navigation Tools
KellermanSoftware.NetDataAccessLayer Namespace > ReflectionHelper Class : GetSpecificAttributes Method
Type key value pair
Get the cached attributes for a specific key value pair
Syntax
Public Shared Function GetSpecificAttributes( _
   ByVal kvp As KeyValuePair(Of PropertyInfo,Type) _
) As Object()

Parameters

kvp
Type key value pair
Requirements

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

See Also

Reference

ReflectionHelper Class
ReflectionHelper Members