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 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