←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly