←Select platform

MasterFormsCategoryCollection Class

Summary
Represents a generic collection of objects.

Syntax
C#
C++/CLI
Java
Python
[DefaultMemberAttribute("Item")] 
public class MasterFormsCategoryCollection : ICollection<IMasterFormsCategory>, IEnumerable<IMasterFormsCategory>, IEnumerable, IList<IMasterFormsCategory> 
public class MasterFormsCategoryCollection 
    implements java.util.List<IMasterFormsCategory> 
[DefaultMemberAttribute("Item")] 
public ref class MasterFormsCategoryCollection : public System.Collections.Generic.ICollection<IMasterFormsCategory>, System.Collections.Generic.IEnumerable<IMasterFormsCategory>, System.Collections.Generic.IList<IMasterFormsCategory>, System.Collections.IEnumerable   
class MasterFormsCategoryCollection(ICollection): 
Remarks

The MasterFormsCategoryCollection class provides a generic collection class that implements the .NET IList, ICollection and IEnumerable interfaces.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.