IImportExport.GetExceptions Method

C# Language Manager

IImportExportGetExceptions Method

[Missing <summary> documentation for "M:Languages.Interfaces.IImportExport.GetExceptions"]

Namespace:  Languages.Interfaces
Assembly:  Languages (in Languages.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
List<Exception> GetExceptions()
Function GetExceptions As List(Of Exception)

Return Value

Type: ListException

[Missing <returns> documentation for "M:Languages.Interfaces.IImportExport.GetExceptions"]

Remarks

[Missing <remarks> documentation for "M:Languages.Interfaces.IImportExport.GetExceptions"]

See Also