<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to get IFeature objects Count from IFeatureCursor? in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-get-ifeature-objects-count-from/m-p/199209#M548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I facing a scenario like I need the IFeature objects count from the IFeatureCursor which in turn got by querying over Feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can any one please suggest me some ideas to get the IFeature Count ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 05:44:39 GMT</pubDate>
    <dc:creator>pavan_kumarmuttigi</dc:creator>
    <dc:date>2012-11-21T05:44:39Z</dc:date>
    <item>
      <title>How to get IFeature objects Count from IFeatureCursor?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-get-ifeature-objects-count-from/m-p/199209#M548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I facing a scenario like I need the IFeature objects count from the IFeatureCursor which in turn got by querying over Feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can any one please suggest me some ideas to get the IFeature Count ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 05:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-get-ifeature-objects-count-from/m-p/199209#M548</guid>
      <dc:creator>pavan_kumarmuttigi</dc:creator>
      <dc:date>2012-11-21T05:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get IFeature objects Count from IFeatureCursor?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-get-ifeature-objects-count-from/m-p/199210#M549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you are asking in the wrong forum.&amp;nbsp; Those classes aren't part of the ArcGIS Runtime SDK for Java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, to answer your question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need a FeatureLayer, FeatureClass and QueryFilter defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
int featureCount = featureClass.featureCount(queryFilter);
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:56:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-get-ifeature-objects-count-from/m-p/199210#M549</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2021-12-11T09:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get IFeature objects Count from IFeatureCursor?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-get-ifeature-objects-count-from/m-p/199211#M550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.it worked for me&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 05:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-get-ifeature-objects-count-from/m-p/199211#M550</guid>
      <dc:creator>pavan_kumarmuttigi</dc:creator>
      <dc:date>2012-11-22T05:01:09Z</dc:date>
    </item>
  </channel>
</rss>

