←Select platform

UserTypes Property

Summary

Gets the container that holds the user-defined types.

Syntax
C#
VB
C++
public Container UserTypes { get; } 
Public ReadOnly Property UserTypes() As Container  
   Get  
public:   
   property Container^ UserTypes  
   {  
      Container^ get()  
   }  

Property Value

Initially a container is empty.

Remarks

Add any special functions that are custom.

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.