Programmer's Guide > Interfaces > ADocument interface > CMSObjects attribute
  
CMSObjects attribute
Returns an collection of all the objects in this document. The objects in this collection may be in any order but each will be present exactly once. Note that if a document contains a given child object in two locations then the returned collection will contain two objects; one for each reference. Each object will reference the same repository object but, for example, will have different start and end values associated with them.
CMSObjects
Access
read-only
Returns
CMSObjectList
Get throws
CMSException
Raised for any error.