Features Property

Summary

Gets all the features for this license.

Syntax
C#
VB
C++
public ReadOnlyCollection<IFeature> Features { get; } 
  
ReadOnly Property Features As ReadOnlyCollection(Of IFeature) 
property ReadOnlyCollection<IFeature^>^ Features { 
   ReadOnlyCollection<IFeature^>^ get(); 
} 

Property Value

List of features provided by license.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly