[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.WorldDataAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class ItemsCollection : IEnumerable<UOItem>, IEnumerable
Public Class ItemsCollection _ Implements IEnumerable(Of UOItem), IEnumerable
public ref class ItemsCollection : IEnumerable<UOItem^>, IEnumerable
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| ItemsCollection(UInt32, Boolean) | Initializes a new instance of the ItemsCollection class | |
| Container | ||
| Contains(Serial) |
Finds out whether item is in this container or not.
| |
| Count(Graphic) | ||
| Count(Graphic, UOColor) | ||
| CountItems()()() | ||
| FindType(Graphic) | ||
| FindType(Graphic, UOColor) | ||
| GetEnumerator()()() | ||
| SearchSubContainers |