[This is preliminary documentation and is subject to change.]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public SimisFile( Stream stream, SimisProvider simisProvider )
Public Sub New ( _ stream As Stream, _ simisProvider As SimisProvider _ )
public: SimisFile( Stream^ stream, SimisProvider^ simisProvider )
Parameters
- simisProvider (SimisProvider)
- A SimisProvider within which the appropriate [!:Bnf] for parsing can be found.