←Select platform

ChildCategoriesCount Property

Summary
Returns the number of categories contained in ChildCategories.

Syntax
C#
C++/CLI
Java
Python
public int ChildCategoriesCount { get; } 
public int getChildCategoriesCount(); 
public: 
property int ChildCategoriesCount { 
   int get(); 
} 
ChildCategoriesCount # get  (DiskMasterFormsCategory) 

Property Value

Number of categories contained in ChildCategories.

Remarks

The source code for this interface implementation class is available at <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

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.Forms.Auto Assembly

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