Click or drag to resize

EAPCollectionBase Constructor

Overload List
  NameDescription
Protected methodEAPCollectionBase(Type)
ctor -- protected, this class is abstract. The derivitive must provide the type of the object that it is collecting in this collection
Protected methodEAPCollectionBase(Type, Int32)
ctor -- protected, this class is abstract. The derivitive must provide the type of the object that it is collecting in this collection
Top
See Also