Interface IEma
Data interfaces for all supported Ema versions.
public interface IEma
Properties
Version
Data version.
Version Version { get; }
Property Value
Methods
GetAnnotations()
Retrieve all annotated data.
List<IAnnotation> GetAnnotations()