DioDocs for PDF
FieldCollection クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.AcroForms 名前空間 : FieldCollection クラス
Field オブジェクトのコレクションを表します。
オブジェクト モデル
FieldCollection クラス
シンタックス
'宣言
 
Public Class FieldCollection 
   Inherits GrapeCity.Documents.Common.OwnedCollection(Of Field)
   Implements GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject 
public class FieldCollection : GrapeCity.Documents.Common.OwnedCollection<Field>, GrapeCity.Documents.Common.IObservableCollectionEx, GrapeCity.Documents.Common.IOwnedObject  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
            GrapeCity.Documents.Pdf.AcroForms.FieldCollection

参照

FieldCollection メンバ
GrapeCity.Documents.Pdf.AcroForms 名前空間