AnnotationUICollectionClone Method |
Creates a copy of this collection and all items it contains.
Creates a copy of this collection and all items it contains.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public AnnotationUICollection Clone()
Public Function Clone As AnnotationUICollection
Return Value
Type:
AnnotationUICollectionA copy of this AnnotationUICollection.
Return Value
Type:
AnnotationUICollection A copy of this AnnotationUICollection.
See Also