←Select platform

List Method

Summary

List of patterns in a repository.

Syntax
C#
VB
C++
public static List<string> List( 
   string repo 
) 
Public Shared Function List( 
   ByVal repo As String 
) As List(Of String) 
public:  
   static List<String^>^ List( 
      String^ repo 
   ) 

Parameters

repo

Repository name.

Return Value

List of names.

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

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