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 : StudyComparer Property |
public IComparer<CompositeInstanceDataSet.StudyRow> StudyComparer {get; set;}
'Declaration Public Property StudyComparer As IComparer(Of CompositeInstanceDataSet.StudyRow)
'Usage Dim instance As ImageListViewLoader Dim value As IComparer(Of CompositeInstanceDataSet.StudyRow) instance.StudyComparer = value value = instance.StudyComparer
public: __property IComparer<CompositeInstanceDataSet.StudyRow*>* get_StudyComparer(); public: __property void set_StudyComparer( IComparer<CompositeInstanceDataSet.StudyRow*>* value );
public: property IComparer<CompositeInstanceDataSet.StudyRow^>^ StudyComparer { IComparer<CompositeInstanceDataSet.StudyRow^>^ get(); void set ( IComparer<CompositeInstanceDataSet.StudyRow^>^ value); }
Provide a value for this property to load the studies in any order you like (e.g. Study Date)