public XmlCommentsFile(
string filename
)Public Sub New (
filename As String
)public:
XmlCommentsFile(
String^ filename
)new :
filename : string -> XmlCommentsFile| ArgumentNullException | This is thrown if the filename is null or an empty string |