DynamicModel.Item Property
.NET Standard 2.x
Gets or sets the value of the specified property.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Overloads
| Property | Description |
|---|---|
| Item[Int32] | Gets or sets the value of the property at the specified index. |
| Item[String] | Gets or sets the value of the specified property (by name). |