'DeclarationPublic Overloads Sub Read( _ ByVal FileNames As System.Collections.Generic.IEnumerable(Of String), _ Optional ByVal ReadBehaviour As ReadBehaviours _ )
public void Read( System.Collections.Generic.IEnumerable<string> FileNames, ReadBehaviours ReadBehaviour )
Parameters
- FileNames
- A set of filenames as strings
- ReadBehaviour
The behaviours to be used when reading this stream