Overload List
Name | Description | |
---|---|---|
AddNew T |
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.
|
|
AddNew T (TypeIdentifier) |
Obsolete.
Do not use. This method is deprecated in favor of
AddNew(TypeIdentifier) and will be removed in a future release.
|
See Also