Exposes a method for retrieving NativeType instances by their ArtifactID.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public interface INativeTypeManager : IDisposable public interface INativeTypeManager : IDisposable
The INativeTypeManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | ReadAsync |
Retrieves a NativeType instance by using its ArtifactID.
|
See Also