[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:OpenMetaverse.InventoryNodeDictionary]
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 |
| Member | Description | |
|---|---|---|
| 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 |
