InternalCollectionT Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represent an internal collection
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayoutInternalCollectionT
      More...

Namespace:  Apitron.PDF.Kit.FixedLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public abstract class InternalCollection<T> : Resource, 
	IEnumerable<T>, IEnumerable
where T : Resource

Type Parameters

T
Resource object.

The InternalCollectionT type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
Methods

  NameDescription
Public methodAdd
Adds the specified item.
Public methodClear
Clears this instance.
Public methodContains
Determines whether the collection contains the specified item.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Top
See Also

Reference

Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayoutInternalCollectionT
      Apitron.PDF.Kit.FixedLayoutPageCollection
      Apitron.PDF.Kit.FixedLayoutPageLabelsCollection
      Apitron.PDF.Kit.Interactive.AnnotationsAnnotationCollection
      Apitron.PDF.Kit.Interactive.FormsDataFdfFieldsCollection
      Apitron.PDF.Kit.Interactive.FormsDataFdfPagesCollection
      Apitron.PDF.Kit.Interactive.Navigation.PageLevelArticleCollection