Click or drag to resize

AnnotationUICollection Constructor

Constructs an AnnotationUICollection.
Overload List
  NameDescription
Public methodAnnotationUICollection
Creates a new instance of AnnotationUICollection.
Public methodAnnotationUICollection(Boolean)
Creates a new instance of AnnotationUICollection used for storage.
Public methodAnnotationUICollection(AnnotationUI)
Creates a new instance of AnnotationUICollection specifying an array of AnnotationUI objects.
Public methodAnnotationUICollection(SerializationInfo, StreamingContext)
Creates a new instance of AnnotationUICollection from serialized information.
Top
See Also