AGI STK VGT 11 Send comments on this topic.
ConditionSets Property (IAgCrdnProvider)
See Also 
Windows






Windows & Linux

Description

Returns a group of condition set objects.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ConditionSets() As IAgCrdnConditionSetGroup

[C#]
public IAgCrdnConditionSetGroup ConditionSets {get;}

[Managed C++]
public: __property IAgCrdnConditionSetGroup^ get_ConditionSets();

[Unmanaged C++]
public: HRESULT get_ConditionSets(
IAgCrdnConditionSetGroup ** ppRetVal
);

[Java]
public IAgCrdnConditionSetGroup getConditionSets();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface