Modifier and Type | Method and Description |
---|---|
MessageObjectProperty |
MessageObjectPropertiesCollection.tryGetValue(long propertyTag)
Tries to get value, by specified key.
|
Modifier and Type | Method and Description |
---|---|
Iterator<MessageObjectProperty> |
MessageObjectPropertiesCollection.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
MessageObjectPropertiesCollection.add(MessageObjectProperty item) |
protected long |
MessageObjectPropertiesCollection.getKeyForItem(MessageObjectProperty item)
When implemented in a derived class, extracts the key from the specified element.
|
Copyright (c) 2008-2014 Aspose Pty Ltd. All Rights Reserved.