| Icon | Member | Description |
|---|---|---|
| SetDetail<(Of <T>)>(String, T, T) | Set a value into the Details bag. If a value with the same name already exists it is overwritten. If the value equals the default value it will be removed from the details bag. | |
| SetDetail<(Of <T>)>(String, T) | Set a value into the Details bag. If a value with the same name already exists it is overwritten. |