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