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