public class PossibleWatermarkCollection extends RemoveOnlyListBase<PossibleWatermark>
This collection contains the items of type.PossibleWatermark
| Constructor and Description |
|---|
PossibleWatermarkCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInternally(PossibleWatermark item) |
void |
addRangeInternally(com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> collection) |
void |
removeFromDocument(PossibleWatermark item) |
clear, isReadOnly, remove, removeAtcontains, get_Item, getCount, getInnerList, indexOf, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic void addInternally(PossibleWatermark item)
ReadOnlyListBaseaddInternally in class ReadOnlyListBase<PossibleWatermark>public final void addRangeInternally(com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> collection)
public void removeFromDocument(PossibleWatermark item)
RemoveOnlyListBaseremoveFromDocument in class RemoveOnlyListBase<PossibleWatermark>Copyright © 2026. All rights reserved.