Language
ImportExportLoad Method (IEnumerableString) |
[Missing <summary> documentation for "M:Languages.Implementation.ImportExport.Load(System.Collections.Generic.IEnumerable{System.String})"]
Namespace: Languages.Implementation
Assembly: Languages (in Languages.dll) Version: 1.0.0.6 (1.0.0.6)

public List<Language> Load( IEnumerable<string> filenames )
Public Function Load ( filenames As IEnumerable(Of String) ) As List(Of Language)
Parameters
- filenames
- Type: System.Collections.GenericIEnumerableString
[Missing <param name="filenames"/> documentation for "M:Languages.Implementation.ImportExport.Load(System.Collections.Generic.IEnumerable{System.String})"]
Return Value
Type: ListLanguage[Missing <returns> documentation for "M:Languages.Implementation.ImportExport.Load(System.Collections.Generic.IEnumerable{System.String})"]
Implements
IImportExportLoad(IEnumerableString)
[Missing <remarks> documentation for "M:Languages.Implementation.ImportExport.Load(System.Collections.Generic.IEnumerable{System.String})"]
