Gets or sets an IComparer of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow used to sort the loaded instances.
public IComparer<InstanceRow> InstanceComparer { get; set; }
Public Property InstanceComparer As IComparer(Of CompositeInstanceDataSet.InstanceRow)
public:
property IComparer<CompositeInstanceDataSet.InstanceRow^>^ InstanceComparer {
IComparer<CompositeInstanceDataSet.InstanceRow^>^ get();
void set ( IComparer<CompositeInstanceDataSet.InstanceRow^>^ );
}
An IComparer of Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.InstanceRow used to sort the loaded instances.
Provide a value for this property to load the instances in any order you like (e.g. Instance Number)
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document