Interface IEma
所有支持的Ema版本的数据接口。
public interface IEma
属性
Version
数据版本。
Version Version { get; }
方法
GetAnnotations()
获取所有标注数据。
List<IAnnotation> GetAnnotations()
所有支持的Ema版本的数据接口。
public interface IEma
数据版本。
Version Version { get; }
获取所有标注数据。
List<IAnnotation> GetAnnotations()