Leadtools.Forms.Auto Namespace : MasterFormsCategoryCollection Class |
[DefaultMemberAttribute("Item")] public class MasterFormsCategoryCollection : System.Collections.Generic.ICollection<IMasterFormsCategory>, System.Collections.Generic.IEnumerable<IMasterFormsCategory>, System.Collections.Generic.IList<IMasterFormsCategory>, System.Collections.IEnumerable
'Declaration <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
'Usage Dim instance As MasterFormsCategoryCollection
public sealed class MasterFormsCategoryCollection : System.Collections.Generic.ICollection<IMasterFormsCategory>, Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <IMasterFormsCategory>, Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <IMasterFormsCategory>, System.Collections.IEnumerable
function Leadtools.Forms.Auto.MasterFormsCategoryCollection()
[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
The MasterFormsCategoryCollection class provides a generic collection class that implements the .NET IList, ICollection and IEnumerable interfaces.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2