IModelComponentCollection Methods

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