Intersoft.Client.Framework Namespace > DataProvider Class : GetData Method |
Public Shared Function GetData( _ ByVal dataType As Type _ ) As List(Of Object)
Dim dataType As Type Dim value As List(Of Object) value = DataProvider.GetData(dataType)
public static List<object> GetData( Type dataType )
public: static List<Object^>^ GetData( Type^ dataType )
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