The number of features that were streamed. Use the IDataSourceInfo61 RecordsCount property to return a full number of records in the layer.
Note: The Count property always returns zero for annotation feature groups since annotation groups do not expose access to the contained annotation elements. See: IsAnnotation.
| JavaScript | 
 | 
| Count | |
| C# | 
 | 
| int Count { get; } | |
| C++ | 
 | 
| HRESULT Count([out, retval] long* pVal) | |