[thelist] VB.NET built in functions

Ken Schaefer ken.schaefer at gmail.com
Wed Sep 8 19:14:57 CDT 2004


On Wed, 8 Sep 2004 17:34:48 -0500, Casey Crookston
<casey at thecrookstons.com> wrote:
> I assume there is a list of them out there on msdn or asp.net, right?
> 


You installed the Framework SDK right? Otherwise, the Framework SDK is
also viewable online in the MSDN Library.

Now, there's a huge amount of information in there. If you are looking
for the class reference (which is what I think you're looking for)
then:
ms-help://MS.NETFrameworkSDKv1.1/cpref/html/cpref_start.htm

If you are looking for the VB.NET Language functions then:
ms-help://MS.NETFrameworkSDKv1.1/vblr7net/html/vaoriFunctionsVBA.htm

Cheers
Ken


More information about the thelist mailing list