Add Method

Summary

Adds an item to the MasterFormsCategoryCollection.

Syntax
C#
VB
C++
protected virtual void Add( 
   IMasterFormsCategory item 
) 
  
Protected Sub Add( _ 
   ByVal item As IMasterFormsCategory _ 
)  
protected: 
void Add(  
   IMasterFormsCategory^ item 
)  

Parameters

item
The item to be added.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly