Méthode | Description | |
---|---|---|
Clone ( ) : IBaseObject |
The clone.
|
|
Equals ( object obj ) : bool |
The equals.
|
|
Measure ( List |
Initializes a new instance of the Measure class.
|
|
MergeMeasures ( |
The merge measures.
|
|
ModifyNoteWithAttributes ( |
The modify note with attributes.
|
public Equals ( object obj ) : bool | ||
obj | object | /// The object. /// |
Résultat | bool |
public Measure ( List |
||
noteList | List |
/// The note list. /// |
attributes | /// The attributes. /// | |
Résultat | System.Collections.Generic |
public MergeMeasures ( |
||
measure | /// The measure. /// | |
Résultat | void |
public ModifyNoteWithAttributes ( |
||
note | /// The note. /// | |
Résultat |