|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB equivilent of "internal" in C#?Is there a .NET equivilent of the "internal" keyword in VB.NET? say if i had
this in C# internal bool b_MyBoolean; "Brian Henry" <nospam@nospam.com> schrieb: 'Friend'.> Is there a .NET equivilent of the "internal" keyword in VB.NET? say if i > had this in C# > > internal bool b_MyBoolean; -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> *hits head* thanks! should of thought of that...
Show quoteHide quote "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:eFKmc5LYGHA.3448@TK2MSFTNGP04.phx.gbl... > "Brian Henry" <nospam@nospam.com> schrieb: >> Is there a .NET equivilent of the "internal" keyword in VB.NET? say if i >> had this in C# >> >> internal bool b_MyBoolean; > > 'Friend'. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> |
|||||||||||||||||||||||