Click or drag to resize

IdentifiableItem<TId, TItem> Fields

The IdentifiableItem<TId, TItem> type exposes the following members.

Fields
  Name Description
Public field ID Defines the identifier of the Item.
Public field Item Defines the buffer being made identifiable by its associated ID.
Top
See Also