Click or drag to resize

VisualComponentComponentMembershipModelComponentMembership Class

A list describing the components that a visual belongs to.
Inheritance Hierarchy
SystemObject
  Demo3D.VisualsVisualComponentComponentMembershipModelComponentMembership

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public class ComponentMembership : ICloneable, 
	IDisposable

The VisualComponentComponentMembershipModelComponentMembership type exposes the following members.

Constructors
  NameDescription
Public methodVisualComponentComponentMembershipModelComponentMembership
Initializes a new instance of the VisualComponentComponentMembershipModelComponentMembership class
Top
Properties
  NameDescription
Public propertyAspectContainer
Implements IManagedByAspects. The aspect container to allow the aspect container to manage the lifetime and serialization of this class.
Top
Methods
  NameDescription
Public methodClone
Public methodDispose
Releases all resources used by the VisualComponentComponentMembershipModelComponentMembership
Public methodRead
Public methodToString (Overrides ObjectToString.)
Public methodWrite
Top
See Also