←Select platform

ListExcludes Method

Summary

Lists the names of patterns to exclude from a given queried pattern.

Syntax
C#
C++/CLI
Python
public static List<string> ListExcludes( 
   string repo, 
   string name 
) 
public:  
   static List<String^>^ ListExcludes( 
      String^ repo, 
      String^ name 
   ) 
def ListExcludes(self,repo,name): 

Parameters

repo

Repo name.

name

Name of pattern in the repository.

Return Value

List of excluded patterns' names.

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.Unstructured Assembly

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