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.Dicom.AddIn.Interfaces Namespace > ILicense Interface : Features Property |
ReadOnlyCollection<IFeature> Features {get;}
'Declaration ReadOnly Property Features As ReadOnlyCollection(Of IFeature)
'Usage Dim instance As ILicense Dim value As ReadOnlyCollection(Of IFeature) value = instance.Features
property ReadOnlyCollection<IFeature^>^ Features { ReadOnlyCollection<IFeature^>^ get(); }