Leadtools.Forms.Auto Namespace : MasterFormCollection Class |
[DefaultMemberAttribute("Item")] public class MasterFormCollection : System.Collections.Generic.ICollection<IMasterForm>, System.Collections.Generic.IEnumerable<IMasterForm>, System.Collections.Generic.IList<IMasterForm>, System.Collections.IEnumerable
'Declaration <DefaultMemberAttribute("Item")> Public Class MasterFormCollection Implements System.Collections.Generic.ICollection(Of IMasterForm), System.Collections.Generic.IEnumerable(Of IMasterForm), System.Collections.Generic.IList(Of IMasterForm), System.Collections.IEnumerable
'Usage Dim instance As MasterFormCollection
public sealed class MasterFormCollection : System.Collections.Generic.ICollection<IMasterForm>, Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <IMasterForm>, Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <IMasterForm>, System.Collections.IEnumerable
function Leadtools.Forms.Auto.MasterFormCollection()
[DefaultMemberAttribute("Item")] public ref class MasterFormCollection : public System.Collections.Generic.ICollection<IMasterForm>, System.Collections.Generic.IEnumerable<IMasterForm>, System.Collections.Generic.IList<IMasterForm>, System.Collections.IEnumerable
The MasterFormCollection 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