Property Item
Item[Entity]
Gets or sets the data for the specified Entity.
Declaration
T this[Entity entity] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | The entity to get or set data for. |
Property Value
Type | Description |
---|---|
T |