Assembly: Sandbox.Game.dll

public sealed class ItemIterator: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
ItemIterator(object, IntPtr)

Methods

Member Description
BeginInvoke(int, ref ItemInfo, AsyncCallback, object)
EndInvoke(ref ItemInfo, IAsyncResult)
Invoke(int, ref ItemInfo)

Inheritance: MulticastDelegate prohibited

Implements: