| Slu.Heureka.DomainLayer.GIS.DBase Namespace > DBaseReaderRegion Class : GetData Method |
'DeclarationPublic Function GetData( _ ByVal dBasePathFileName As String, _ ByVal listOfFieldName As List(Of DBaseProperty) _ ) As List(Of DBaseFieldRegion)
'UsageDim instance As DBaseReaderRegion Dim dBasePathFileName As String Dim listOfFieldName As List(Of DBaseProperty) Dim value As List(Of DBaseFieldRegion) value = instance.GetData(dBasePathFileName, listOfFieldName)
public List<DBaseFieldRegion> GetData( string dBasePathFileName, List<DBaseProperty> listOfFieldName )
public: List<DBaseFieldRegion^>^ GetData( String^ dBasePathFileName, List<DBaseProperty^>^ listOfFieldName )
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