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 | |
---|---|---|
Contains(IModelComponent) | Infrastructure. | |
CopyTo(Array, Int32) | (Inherited from ICollection.) | |
GetEnumerator() | (Inherited from IEnumerable.) | |
Remove(IModelComponent) | Infrastructure. | |
Remove(IModelComponent, Boolean) | Infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
Count | (Inherited from ICollection.) | |
IsSynchronized | (Inherited from ICollection.) | |
Parent | Infrastructure. | |
SyncRoot | (Inherited from ICollection.) |
Top