public final class DeletedOccurrenceInfoCollection extends ComplexPropertyCollection<DeletedOccurrenceInfo>
Constructor and Description |
---|
DeletedOccurrenceInfoCollection()
Initializes a new instance of the OccurrenceInfoCollection class.
|
Modifier and Type | Method and Description |
---|---|
protected DeletedOccurrenceInfo |
createComplexProperty(String xmlElementName)
Creates the complex property.
|
protected String |
getCollectionItemXmlElementName(DeletedOccurrenceInfo complexProperty)
Gets the name of the collection item XML element.
|
clearChangeLog, complexPropertyChanged, contains, getAddedItems, getCount, getItems, getModifiedItems, getPropertyAtIndex, getRemovedItems, indexOf, internalAdd, internalClear, internalRemove, internalRemoveAt, itemChanged, iterator, loadFromXml, loadFromXml, removeFromChangeLog, shouldWriteToXml, updateFromXml, writeDeleteUpdateToXml, writeElementsToXml, writeSetUpdateToXml, writeToXml
addOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, func, getNamespace, internalValidate, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXml, tryReadElementFromXmlToPatch, updateFromXml, validate, writeAttributesToXml, writeToXml
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public DeletedOccurrenceInfoCollection()
protected DeletedOccurrenceInfo createComplexProperty(String xmlElementName)
createComplexProperty
in class ComplexPropertyCollection<DeletedOccurrenceInfo>
xmlElementName
- the xml element nameprotected String getCollectionItemXmlElementName(DeletedOccurrenceInfo complexProperty)
getCollectionItemXmlElementName
in class ComplexPropertyCollection<DeletedOccurrenceInfo>
complexProperty
- the complex propertyCopyright © 2012–2015 Microsoft. All rights reserved.