FileNameList ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a list of file names
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List OnlineString 
    NFX.CodeAnalysis.Source FileNameList

Namespace: NFX.CodeAnalysis.Source
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class FileNameList : List<string>
See Also