Method | Description | |
---|---|---|
LoadMusicXmlDocument ( string path ) : void |
The load music xml document.
|
|
MusicXmlReader ( ) : System |
Initializes a new instance of the MusicXmlReader class.
|
|
MusicXmlReader ( string xpath ) : System |
Initializes a new instance of the MusicXmlReader class.
|
Method | Description | |
---|---|---|
LoadNotes ( string path ) : void |
The load notes.
|
public LoadMusicXmlDocument ( string path ) : void | ||
path | string | /// The path. /// |
return | void |
public MusicXmlReader ( string xpath ) : System | ||
xpath | string | /// The xpath. /// |
return | System |