ModelComponentCollection.RemoveAt Method

Include Protected Members
Include Inherited Members

Removes the IModelComponent at the specified index from the ModelComponentCollection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RemoveAt(Int32) Removes the IModelComponent at the specified index from the ModelComponentCollection.
Public method RemoveAt(Int32, Boolean) Infrastructure.

Top