←Select platform

AddFeatures Method

Summary

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

Syntax
C#
C++/CLI
Python
public void AddFeatures( 
   List<ElementSetFeature> features 
) 
public:  
   void AddFeatures( 
      List<ElementSetFeature^>^ features 
   ) 
def AddFeatures(self,features): 

Parameters

features

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

Requirements

Target Platforms

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

Leadtools.Document.Analytics Assembly

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