public final class OccurrenceInfoCollection extends ComplexPropertyCollection<OccurrenceInfo>
Constructor and Description |
---|
OccurrenceInfoCollection()
Initializes a new instance of the
|
Modifier and Type | Method and Description |
---|---|
protected OccurrenceInfo |
createComplexProperty(String xmlElementName)
Creates the complex property.
|
protected String |
getCollectionItemXmlElementName(OccurrenceInfo 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 OccurrenceInfoCollection()
protected OccurrenceInfo createComplexProperty(String xmlElementName)
createComplexProperty
in class ComplexPropertyCollection<OccurrenceInfo>
xmlElementName
- Name of the XML elementprotected String getCollectionItemXmlElementName(OccurrenceInfo complexProperty)
getCollectionItemXmlElementName
in class ComplexPropertyCollection<OccurrenceInfo>
complexProperty
- The complex property.Copyright © 2012–2015 Microsoft. All rights reserved.