IModelComponentCollection Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IModelComponentCollection type exposes the following members.

Methods

  Name Description
Public method Contains(IModelComponent) Infrastructure.
Public method CopyTo(Array, Int32) (Inherited from ICollection.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method Remove(IModelComponent) Infrastructure.
Public method Remove(IModelComponent, Boolean) Infrastructure.

Top

Properties

  Name Description
Public property Count (Inherited from ICollection.)
Public property IsSynchronized (Inherited from ICollection.)
Public property Parent Infrastructure.
Public property SyncRoot (Inherited from ICollection.)

Top