Interface IEma
サポートされているすべての Ema バージョンのデータインターフェイス。
public interface IEma
プロパティ
Version
データバージョン。
Version Version { get; }
メソッド
GetAnnotations()
すべての注釈データを取得します。
List<IAnnotation> GetAnnotations()
サポートされているすべての Ema バージョンのデータインターフェイス。
public interface IEma
データバージョン。
Version Version { get; }
すべての注釈データを取得します。
List<IAnnotation> GetAnnotations()