bool Import( ImportArguments args )
bool Import( ImportArguments^ args )
'Declaration Function Import( _ ByVal args As ImportArguments _ ) As Boolean
'Usage Dim instance As IImporter Dim args As ImportArguments Dim value As Boolean value = instance.Import(args)
Target Platforms: .NET CLR 4.0 or higher
IImporter Interface IImporter Members