Generic class for a SmashTable.
Inheritance Hierarchy
Microsoft.Hawaii.Smash.Client SmashTable T
Namespace: Microsoft.Hawaii.Smash.Client
Assembly: Microsoft.Hawaii.Smash.Client (in Microsoft.Hawaii.Smash.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Type Parameters
- T
- Type of records. T must derive from SmashRecordBase.
See Also