%Collection.MV.ArrayOfStream
class %Collection.MV.ArrayOfStream extends %Collection.ArrayOfStream
Method Inventory
Parameters
parameter IdCollection = 1;
Inherited description: If true then in the container we have an array of id's rather than an array of oid's
Methods
Inherited description: Deserialize from string created with Serialize() back to collection
Serialize() constructs a serialized form of the collection as a string
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %Disconnect()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GetParameter()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %UnSwizzleAt()
 - %ValidateObject()
 - BuildValueArray()
 - Clear()
 - Count()
 - Define()
 - Find()
 - FindObjectId()
 - FindOref()
 - GetAt()
 - GetNext()
 - GetObjectAt()
 - GetObjectIdAt()
 - GetObjectIdNext()
 - GetObjectIdPrevious()
 - GetObjectNext()
 - GetObjectPrevious()
 - GetPrevious()
 - IsDefined()
 - LogicalToOdbc()
 - Next()
 - OdbcToLogical()
 - Previous()
 - RemoveAt()
 - SetAt()
 - SetObjectAt()
 - SetObjectIdAt()