'Declaration
Public Shared Function GetFieldNames( _ ByVal systemType As Type _ ) As String()
public static string[] GetFieldNames( Type systemType )
public: static array<String^>^ GetFieldNames( Type^ systemType )
Parameters
- systemType
'Declaration
Public Shared Function GetFieldNames( _ ByVal systemType As Type _ ) As String()
public static string[] GetFieldNames( Type systemType )
public: static array<String^>^ GetFieldNames( Type^ systemType )
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