Count

Gets the number of IFeature80 items in the list. Use the IDataSourceInfo80 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)