AGI STK Objects 11Send comments on this topic.
ImportFromComponent Method (IAgRadarActivityTimeIntervalListCollection)
See Also 
Identifier
Windows






Windows & Linux

Description

Import time intervals from specified time component.

Syntax

[Visual Basic .NET]
Public Sub ImportFromComponent( _
   ByVal Identifier As String _
) 
[C#]
public void ImportFromComponent(
   string Identifier
);
[Managed C++]
public: void ImportFromComponent(
   String __gc ^ Identifier
);
[Java]
public  importFromComponent(
   String Identifier
);
[Unmanaged C++]
public: HRESULT ImportFromComponent(
   BSTR Identifier
);

Parameters

Identifier

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.