←Select platform

AddFeatures Method

Summary

Adds a list of features that the repository is expected to be able to load.

Syntax
C#
VB
C++
public void AddFeatures( 
   List<ElementSetFeature> features 
) 
Public Sub AddFeatures( 
   ByVal features As List(Of ElementSetFeature 
)) 
public:  
   void AddFeatures( 
      List<ElementSetFeature^>^ features 
   ) 

Parameters

features

List of features that the repository is expected to be able to load.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.