PerspectiveAttributeCollection.Insert Method
Overload List
| Name | Description |
|---|---|
| PerspectiveAttributeCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
| PerspectiveAttributeCollection.Insert (Int32, PerspectiveAttribute) |
Inserts a PerspectiveAttribute into the collection at the specified index.
|
| PerspectiveAttributeCollection.Insert (Int32, String) |
Creates and inserts a PerspectiveAttribute, with the specified identifier, into the collection at the specified index.
|
| PerspectiveAttributeCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
| PerspectiveAttributeCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |