AGI STK Objects 11 Send comments on this topic.
Contains Method (IAgVeVOSystemsCollection)
See Also 
SystemName





Description

Checks whether the given frame is already in the list.

Syntax

[Visual Basic .NET]
Public Function Contains( _
   ByVal SystemName As String _
) As Boolean

[C#]
public bool Contains(
string SystemName
);

[Managed C++]
public: bool Contains(
String __gc ^ SystemName
);

[Java]
public bool contains(
String SystemName
);

[Unmanaged C++]
public: HRESULT Contains(
BSTR SystemName,
VARIANT_BOOL * ReturnValue
);

Parameters

SystemName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1