Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 2010 > BOOK: Beginning Microsoft Visual Basic 2010
|
BOOK: Beginning Microsoft Visual Basic 2010
This is the forum to discuss the Wrox book Beginning Visual Basic 2010 by Thearon Willis, Bryan Newsome; ISBN: 9780470502228
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Microsoft Visual Basic 2010 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 21st, 2010, 07:18 AM
Authorized User
 
Join Date: May 2010
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default Working With Data Structure (Understanding Enumeration)

Please clearly mention where to add this member
6. With an enumeration defined, you can create new member variables that use the enumeration as their data type. Add this member:
(add the member where Please mention this)
‘Declare variable
Private CurrentState As DayAction
Thanks
 
Old September 25th, 2010, 09:15 PM
Wrox Author
 
Join Date: Mar 2006
Posts: 91
Thanks: 0
Thanked 5 Times in 5 Posts
Default

You just put it next after the DayAction Enum. You may find it helpful to download the demo code at

http://www.wrox.com/WileyCDA/WroxTit...-DOWNLOAD.html

You can find the same link above near the top of the page where you see

Download the code for Beginning Visual Basic 2010

Bryan</SPAN>





Similar Threads
Thread Thread Starter Forum Replies Last Post
problem in e-mail structure sending data from data tiawebchd General .NET 3 May 5th, 2008 08:07 AM
Data Structure and Algorithms darkestangel1980 Pro Java 1 September 6th, 2007 11:56 AM
Need help with tree data structure vidhya_venkat C++ Programming 0 June 14th, 2006 01:13 PM
Generic Image structure working design-time, how? jacob C# 3 March 6th, 2006 05:28 PM
tree data structure pandjie Java Basics 1 January 16th, 2006 05:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.