Adds a new time component element to the collection, 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 Add( _ ByVal componentIdentifier As String _ ) As IAgRadarActivityTimeComponentListElement |
| [C#] |
|---|
public IAgRadarActivityTimeComponentListElement Add( |
| [Managed C++] |
|---|
public: IAgRadarActivityTimeComponentListElement^ Add( |
| [Java] |
|---|
public IAgRadarActivityTimeComponentListElement add( |
| [Unmanaged C++] |
|---|
public: HRESULT Add( |
- componentIdentifier
