Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
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