Click or drag to resize

State Methods

The PkStatesListState type exposes the following members.

Methods
  NameDescription
Public methodAddPacket
Adds a packet to this state's internal Packet list.
Public methodClearPackets
Removes all packets associated to this state's internal Packet list.
Public methodGetEnumerator
Provides For...Each ability to enumerate the Packet list.
Protected methodGetObjectData
Public methodRemovePacket
Removes a given packet associated to this state's internal Packet list.
Top
See Also