<?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 Re: IFeatureLayer and IFeatureCursor in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411081#M10988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In this case, maybe try using the SelectionSet class. You could try something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Get a SelectionSet of the features you've selected from the FeatureLayer using the IFeatureSelection.SelectionSet property.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt; Use the ISelectionSet.Combine method to create a new SelectionSet containing the features that are unselected. You'll need to create a new SelectionSet with your FeatureLayer's FeatureClass as the target, and another to contain the results of the combine operation. You might have to experiment with which SelectionSet to call the Combine method on to get the correct result.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Apply the resulting SelectionSet to your FeatureLayer using the IFeatureSelection.SelectionSet property.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jun 2010 21:23:19 GMT</pubDate>
    <dc:creator>JonathanBailey</dc:creator>
    <dc:date>2010-06-01T21:23:19Z</dc:date>
    <item>
      <title>IFeatureLayer and IFeatureCursor</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411078#M10985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: newbyproger&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some features in FeatureCursor from FutureLayer (by searching in FeatureClass). How can i get features IDs from FutureLayer which are different from features IDs in FutureCursor? (like switching selection) There are a lot of features, that is why simple double loop with comparing IDs is not suitable (it takes a lot of time).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 08:50:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411078#M10985</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-05-31T08:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: IFeatureLayer and IFeatureCursor</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411079#M10986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you modify your QueryFilter to apply the NOT operator to your WhereClause?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 14:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411079#M10986</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2010-05-31T14:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: IFeatureLayer and IFeatureCursor</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411080#M10987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: newbyproger&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in what way? I use ISpatialFilter and collect features in FeatureCursor with geometry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 01:39:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411080#M10987</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-06-01T01:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: IFeatureLayer and IFeatureCursor</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411081#M10988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In this case, maybe try using the SelectionSet class. You could try something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Get a SelectionSet of the features you've selected from the FeatureLayer using the IFeatureSelection.SelectionSet property.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt; Use the ISelectionSet.Combine method to create a new SelectionSet containing the features that are unselected. You'll need to create a new SelectionSet with your FeatureLayer's FeatureClass as the target, and another to contain the results of the combine operation. You might have to experiment with which SelectionSet to call the Combine method on to get the correct result.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Apply the resulting SelectionSet to your FeatureLayer using the IFeatureSelection.SelectionSet property.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 21:23:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/ifeaturelayer-and-ifeaturecursor/m-p/411081#M10988</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2010-06-01T21:23:19Z</dc:date>
    </item>
  </channel>
</rss>

