Members 
SceneEntityCollection Class
Facade type for the SCRTObservableCollection^ IBaseSceneEntity* ^ native type. Type is designed for ease of use of the Children collection property of a XXXSceneEntity type in the WPF environment. Note, this type is thread unsafe and it doesn't collation modification during iterations ( doesn't throw InvalidOperationException: Collection Was Modified )
Object Model
SceneEntityCollection ClassIBaseSceneEntity InterfaceSceneEntityCollection ClassIBaseSceneEntity InterfaceIEntityIdProvider InterfaceIBaseSceneEntity InterfaceIRootSceneEntity InterfaceIViewport3D Interface
Syntax
[DefaultMember("Item")]
public class SceneEntityCollection 
Inheritance Hierarchy

System.Object
   SciChart.Charting3D.Primitives.SceneEntityCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also