This method retrieves an SAObjects collection of diagrams for a given symbol where a symbol has children attached.
The SAObjects collection will not be fully populated until the Complete flag for the collection is true. GetAllSymbols should be used in conjunction with either ReadAll or IsMoreThan methods.
Example
Dim oSymbol as Symbol, oCollectionofSymbols As SAObjects Set oCollectionofSymbols = oSymbol.GetChildDiagramsCall oCollectionofSymbols.ReadAll