Count

Gets the number of features that were streamed. Use the IDataSourceInfo66 RecordsCount property to return a full number of records in the layer.

 

JavaScript

 

Count

 

C#

 

int Count { get; }

 

C++

 

HRESULT Count([out, retval] long* pVal)