Click or drag to resize

ICTObjectOwnerE, O, SGetOwned Method

Returns all Core Objects O that are tagged with Settings S

Namespace: CTExtensions.ExportCore.CTObjectData
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
List<S> GetOwned()

Return Value

ListS
List of settings objects that have the core object bound to CTObject.
See Also