LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Count Property (MedicalViewerHostCollection)

Show in webframe






Gets the number of selected MedicalViewerHost controls.
Syntax
[BrowsableAttribute(false)]
public int Count {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As MedicalViewerHostCollection
Dim value As Integer
 
value = instance.Count

            

            
[BrowsableAttribute(false)]
public: __property int get_Count();
[BrowsableAttribute(false)]
public:
property int Count {
   int get();
}

Property Value

The number of selected MedicalViewerHost controls.
Requirements

Target Platforms

See Also

Reference

MedicalViewerHostCollection Class
MedicalViewerHostCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.