AGI STK Objects 11 Send comments on this topic.
RowCount Property (IAgDrDataSetCollection)
See Also 





Description

Returns the number of rows in the dataset collection.

Property type

Read-only property

Syntax

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

[C#]
public int RowCount {get;}

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

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

[Java]
public int getRowCount();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1