←Select platform

List Method

Summary

List of patterns in a repository.

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

Parameters

repo

Repository name.

Return Value

List of 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.