Constructor allowing a Project XML file to be read from an input stream.
[Visual Basic]Overloads Public Sub New( _
ByVal
istr As
Stream _
)
[C#]public XMLFile(
Stream istr);
Parameters
- istr
- Input stream
Exceptions
See Also
XMLFile Class | Aspose.Tasks Namespace | XMLFile Constructor Overload List