<?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 What's the difference between Private Sub and Public Sub in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/what-s-the-difference-between-private-sub-and/m-p/261420#M6709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working in VBA what is the difference in Private Sub and Public Sub??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 15:24:25 GMT</pubDate>
    <dc:creator>MichelleCouden1</dc:creator>
    <dc:date>2013-01-09T15:24:25Z</dc:date>
    <item>
      <title>What's the difference between Private Sub and Public Sub</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/what-s-the-difference-between-private-sub-and/m-p/261420#M6709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working in VBA what is the difference in Private Sub and Public Sub??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 15:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/what-s-the-difference-between-private-sub-and/m-p/261420#M6709</guid>
      <dc:creator>MichelleCouden1</dc:creator>
      <dc:date>2013-01-09T15:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Private Sub and Public Sub</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/what-s-the-difference-between-private-sub-and/m-p/261421#M6710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That becomes an issue if code in another module ever needs to refer to that subroutine. A Private sub would be inaccessible by code in that other module, while a Public sub could be referenced by code in that other module.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 16:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/what-s-the-difference-between-private-sub-and/m-p/261421#M6710</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2013-01-09T16:17:47Z</dc:date>
    </item>
  </channel>
</rss>

