<?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 GeoDatabaseHelper.getFeatures() [Java] in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodatabasehelper-getfeatures-java/m-p/468753#M12707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use GeoDatabaseHelper.getFeatures() to get the individual features out of a FeatureClass. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the arguments is an array of object/feature IDs (int[] fids). I have not been able to determine where to get the values that go in this array. How do I get the values to go in this array?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Sep 2010 13:20:48 GMT</pubDate>
    <dc:creator>PeterRoe</dc:creator>
    <dc:date>2010-09-14T13:20:48Z</dc:date>
    <item>
      <title>GeoDatabaseHelper.getFeatures() [Java]</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodatabasehelper-getfeatures-java/m-p/468753#M12707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use GeoDatabaseHelper.getFeatures() to get the individual features out of a FeatureClass. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the arguments is an array of object/feature IDs (int[] fids). I have not been able to determine where to get the values that go in this array. How do I get the values to go in this array?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 13:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodatabasehelper-getfeatures-java/m-p/468753#M12707</guid>
      <dc:creator>PeterRoe</dc:creator>
      <dc:date>2010-09-14T13:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: GeoDatabaseHelper.getFeatures() [Java]</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodatabasehelper-getfeatures-java/m-p/468754#M12708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to create the array and fill it with the ObjectIds of the features you want.&amp;nbsp; If you don't know the ObjectIds then this isn't the method you need to use.&amp;nbsp; In that case, you would query the feature class for the feature you want by using a query filter and calling IFeatureClass.Search.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 13:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodatabasehelper-getfeatures-java/m-p/468754#M12708</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2010-09-14T13:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: GeoDatabaseHelper.getFeatures() [Java]</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodatabasehelper-getfeatures-java/m-p/468755#M12709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. This is more like what I was looking for in the first place. Looks like this should do the trick.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 13:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodatabasehelper-getfeatures-java/m-p/468755#M12709</guid>
      <dc:creator>PeterRoe</dc:creator>
      <dc:date>2010-09-14T13:59:29Z</dc:date>
    </item>
  </channel>
</rss>

