'Declaration Public Function New( _ ByVal key As FieldKey _ )
'Declaration
Public Function New( _ ByVal key As FieldKey _ )
'Usage Dim key As FieldKey Dim instance As New FieldInfo(key)
'Usage
Dim key As FieldKey Dim instance As New FieldInfo(key)
public FieldInfo( FieldKey key )
public FieldInfo( key: FieldKey );
public function FieldInfo( key : FieldKey );
public: FieldInfo( FieldKey key )
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
FieldInfo Class FieldInfo Members