[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:OpenMetaverse.InventoryNodeDictionary]

Namespace:  OpenMetaverse
Assembly:  OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057

Syntax

         
 C#  Visual Basic  Visual C++ 
public class InventoryNodeDictionary
Public Class InventoryNodeDictionary
public ref class InventoryNodeDictionary

Members

               
 All Members  Constructors   Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
InventoryNodeDictionary(InventoryNode)
Initializes a new instance of the InventoryNodeDictionary class
Add(UUID, InventoryNode)
Contains(UUID)
Count
Dictionary
Item[([(UUID])])
Keys
parent
Parent
Remove(UUID)
syncRoot
SyncRoot
Values

Inheritance Hierarchy

System..::.Object
  OpenMetaverse..::.InventoryNodeDictionary

See Also