ListStore<T>.UnsavedEntry Class
Namespace: Stride.Core.IOAssembly: Stride.Core.Serialization.dll
                 System.Object →  
                ListStore<T>.UnsavedEntry
              
              
                 Derived from ListStore<T>.UnsavedEntry: 
              
              
              
protected class UnsavedEntry
              | Name | Description | |
|---|---|---|
| Fields | ||
| Transaction | ||
| Value | ||
Fields
Transaction
public int Transaction
              Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
Value
public T Value
              Field Value
| Type | Description | 
|---|---|
| T |