Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > ImageListViewLoader Class : StudyInformationComparer Property |
public IComparer<ListViewStudiesInformation> StudyInformationComparer {get; set;}
'Declaration Public Property StudyInformationComparer As IComparer(Of ListViewStudiesInformation)
'Usage Dim instance As ImageListViewLoader Dim value As IComparer(Of ListViewStudiesInformation) instance.StudyInformationComparer = value value = instance.StudyInformationComparer
public: __property IComparer<ListViewStudiesInformation*>* get_StudyInformationComparer(); public: __property void set_StudyInformationComparer( IComparer<ListViewStudiesInformation*>* value );
public: property IComparer<ListViewStudiesInformation^>^ StudyInformationComparer { IComparer<ListViewStudiesInformation^>^ get(); void set ( IComparer<ListViewStudiesInformation^>^ value); }
This object is used when directly inserting a study information using the InsertStudy method.
Provide a value for this property to load the studies in any order you like (e.g. Instance Number)