Overload List
              | Name | Description | |
|---|---|---|
| 
                   | 
                AddNewT | 
                   Adds a new visual of the specified type.
             
                 | 
              
| 
                   | 
                AddNew(TypeIdentifier) | 
                   Creates a new Visual with a visual of the type identified by visualTypeId 
            and adds it to the collection.
             
                 | 
              
| 
                   | 
                AddNewT(TypeIdentifier) |  Obsolete.  Do not use. This method is deprecated in favor of
            AddNew(TypeIdentifier) and will be removed in a future release.
              | 
              
See Also