Inserts a new time component element at the supplied index, configured with a component with the supplied identifier. An example of a valid component identifier would be "Facility/MFR_Facility/Radar/MFR LightingIntervals.Umbra EventIntervalList".
| [Visual Basic .NET] |
|---|
Public Function InsertAt( _ ByVal Index As Integer, _ ByVal componentIdentifier As String _ ) As IAgRadarActivityTimeComponentListElement |
| [C#] |
|---|
public IAgRadarActivityTimeComponentListElement InsertAt( |
| [Managed C++] |
|---|
public: IAgRadarActivityTimeComponentListElement^ InsertAt( |
| [Java] |
|---|
public IAgRadarActivityTimeComponentListElement insertAt( |
| [Unmanaged C++] |
|---|
public: HRESULT InsertAt( |
- Index
- componentIdentifier
