AGI STK Objects 11 Send comments on this topic.
Sections Property (IAgDrResult)
See Also 





Description

Returns a collection of sections.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sections() As IAgDrSubSectionCollection

[C#]
public IAgDrSubSectionCollection Sections {get;}

[Managed C++]
public: __property IAgDrSubSectionCollection^ get_Sections();

[Unmanaged C++]
public: HRESULT get_Sections(
IAgDrSubSectionCollection ** ppRetVal
);

[Java]
public IAgDrSubSectionCollection getSections();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1