AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>..::..GetNew Method
Overload List
| Name | Description | |
|---|---|---|
|
|
GetNew<(Of <<'(TValue>)>>)(String) |
Fetches a value, creating it if it doesn't exist.
|
|
|
GetNew<(Of <<'(TValue>)>>)(Func<(Of <<'(TValue>)>>), String) |
Fetches a value, creating it if it doesn't exist.
|
|
|
GetNew(String) |
Fetches a string value, returning String.Empty if it doesn't exist.
|

