A node in a Graph, such as a Tree
For a list of all members of this type, see GraphNode Members .
System.Object
bedrock.collections.GraphNode
[Visual Basic]
<DefaultMember(MemberName:="Item"), _
RCS(State:="Exp", Revision:="1.1", Version:=1.1, Date:=13/06/2003 9.16.14, DateString:="13/06/2003 9.16.14", Author:="Administrator", Archive:="D:\\CVSROOT/TIMP2/jabber-net/bedrock/collections/GraphNode.cs,v")>
Public Class GraphNode
[C#]
[DefaultMember(MemberName="Item")]
[RCS(State="Exp", Revision="1.1", Version=1.1, Date=13/06/2003 9.16.14, DateString="13/06/2003 9.16.14", Author="Administrator", Archive="D:\\CVSROOT/TIMP2/jabber-net/bedrock/collections/GraphNode.cs,v")]
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace:
bedrock.collections
Assembly: tipic.xmpp (in tipic.xmpp.dll)
See Also
GraphNode Members | bedrock.collections Namespace