Leadtools.Forms.Processing Namespace : FormPages Class |
public class FormPages : System.Collections.Generic.List<FormPage>, System.Collections.Generic.ICollection<FormPage>, System.Collections.Generic.IEnumerable<FormPage>, System.Collections.Generic.IList<FormPage>, System.Collections.Generic.IReadOnlyCollection<FormPage>, System.Collections.Generic.IReadOnlyList<FormPage>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration Public Class FormPages Inherits System.Collections.Generic.List(Of FormPage) Implements System.Collections.Generic.ICollection(Of FormPage), System.Collections.Generic.IEnumerable(Of FormPage), System.Collections.Generic.IList(Of FormPage), System.Collections.Generic.IReadOnlyCollection(Of FormPage), System.Collections.Generic.IReadOnlyList(Of FormPage), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As FormPages
public sealed class FormPages : System.Collections.Generic.ICollection<FormPage>, Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <FormPage>, Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <FormPage>, System.Collections.Generic.IReadOnlyCollection<FormPage>, System.Collections.Generic.IReadOnlyList<FormPage>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
function Leadtools.Forms.Processing.FormPages()
public ref class FormPages : public System.Collections.Generic.List<FormPage>, System.Collections.Generic.ICollection<FormPage>, System.Collections.Generic.IEnumerable<FormPage>, System.Collections.Generic.IList<FormPage>, System.Collections.Generic.IReadOnlyCollection<FormPage>, System.Collections.Generic.IReadOnlyList<FormPage>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
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