1
Reply

Object values in a linked list

Dennis Caskey

Dennis Caskey

Nov 10 2010 11:47 AM
1.5k
I have a LinkedList of BinaryTreeNodes, and each TreeNode contains an object.  I can't seem to get to the object data easily to get the properties that I want.  It seems to be buried too deeply. 

Any thoughts?

Answers (1)