Property Components
Components
Gets the collection of components associated with this object.
[Browsable(false)]
public virtual BaseCollection<DisposableObject> Components { get; }
Property Value
Remarks
This property is not browsable in a property grid. The collection is intended to manage disposable objects associated with this instance.