<?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: How to delete a FGDB withvb.net or c# in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-delete-a-fgdb-withvb-net-or-c/m-p/344444#M9084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A way of doing that is to run the very geoprocessing tool you show. You access all the geoprocessing tools through the &lt;A href="https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#IGeoProcessor.htm"&gt;IGeoProcessor Interface&lt;/A&gt;. There are many examples on geonet and GIS SE for you to review.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2020 12:22:17 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2020-07-30T12:22:17Z</dc:date>
    <item>
      <title>How to delete a FGDB withvb.net or c#</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-delete-a-fgdb-withvb-net-or-c/m-p/344443#M9083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I delete a FGDB using vb.net, C# and ArcObjects?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something than i Python takes 2 lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Delete Existing FGDB&lt;BR /&gt; if arcpy.Exists(fgdb &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;arcpy.Delete_management(fgdb )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2020 18:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-delete-a-fgdb-withvb-net-or-c/m-p/344443#M9083</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2020-07-24T18:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a FGDB withvb.net or c#</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-delete-a-fgdb-withvb-net-or-c/m-p/344444#M9084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A way of doing that is to run the very geoprocessing tool you show. You access all the geoprocessing tools through the &lt;A href="https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#IGeoProcessor.htm"&gt;IGeoProcessor Interface&lt;/A&gt;. There are many examples on geonet and GIS SE for you to review.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 12:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-delete-a-fgdb-withvb-net-or-c/m-p/344444#M9084</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2020-07-30T12:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a FGDB withvb.net or c#</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-delete-a-fgdb-withvb-net-or-c/m-p/344445#M9085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FGDB is a folder in the windows system, so you just need&amp;nbsp;&lt;SPAN style="color: #171717; background-color: #fafafa;"&gt;Directory.Delete("c:\abc.gdb"); in C#.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 01:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-delete-a-fgdb-withvb-net-or-c/m-p/344445#M9085</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-31T01:56:35Z</dc:date>
    </item>
  </channel>
</rss>

