Interface IEma
所有支援的Ema版本的資料介面。
public interface IEma
屬性
Version
數據版本。
Version Version { get; }
方法
GetAnnotations()
獲取所有標註數據。
List<IAnnotation> GetAnnotations()
所有支援的Ema版本的資料介面。
public interface IEma
數據版本。
Version Version { get; }
獲取所有標註數據。
List<IAnnotation> GetAnnotations()