Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
ObjectSpaceObjectStream |
ObjectSpaceObjectPropSet.getContextIds()
Gets the count and list of contexts referenced by this ObjectSpaceObjectPropSets.
|
ObjectSpaceObjectStream |
ObjectSpaceObjectPropSet.getOids()
Gets the count and list of objects that are referenced by this ObjectSpaceObjectPropSet.
|
ObjectSpaceObjectStream |
ObjectSpaceObjectPropSet.getOsids()
Gets the count and list of object spaces referenced by this ObjectSpaceObjectPropSet.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ObjectSpaceObjectStream.equals(ObjectSpaceObjectStream other)
The equals.
|
static boolean |
ObjectSpaceObjectStream.op_Equality(ObjectSpaceObjectStream x,
ObjectSpaceObjectStream y)
The ==.
|
static boolean |
ObjectSpaceObjectStream.op_Inequality(ObjectSpaceObjectStream x,
ObjectSpaceObjectStream y)
The !=.
|
Constructor and Description |
---|
ObjectSpaceObjectPropSet(ObjectSpaceObjectStream oids,
ObjectSpaceObjectStream osids,
ObjectSpaceObjectStream contextIds,
PropertySet body)
Initializes a new instance of the
ObjectSpaceObjectPropSet class. |
Copyright (c) 2017 Aspose. All Rights Reserved.