AGI STK Objects 11 Send comments on this topic.
FolderCount Property (IAgComponentInfoCollection)
See Also 





Description

The number of folders available.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FolderCount() As Integer

[C#]
public int FolderCount {get;}

[Managed C++]
public: __property int get_FolderCount();

[Unmanaged C++]
public: HRESULT get_FolderCount(
long * pRetVal
);

[Java]
public int getFolderCount();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1