←Select platform

MasterFormsCategoryCollection Class

Summary

Represents a generic collection of objects.

Syntax

C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class MasterFormsCategoryCollection : System.Collections.Generic.ICollection<IMasterFormsCategory>, System.Collections.Generic.IEnumerable<IMasterFormsCategory>, System.Collections.Generic.IList<IMasterFormsCategory>, System.Collections.IEnumerable 
<DefaultMemberAttribute("Item")> 
Public Class MasterFormsCategoryCollection  
   Implements System.Collections.Generic.ICollection(Of IMasterFormsCategory), System.Collections.Generic.IEnumerable(Of IMasterFormsCategory), System.Collections.Generic.IList(Of IMasterFormsCategory), System.Collections.IEnumerable 
[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 

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize