AbstractModelBase<(Of <(<'TPropertyTracking>)>)>..::..GetNew Method
Overload List
Name | Description | |
---|---|---|
![]() |
GetNew<(Of <<'(T>)>>)(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.
|
![]() |
GetNew<(Of <<'(T>)>>)(Func<(Of <<'(T>)>>), String) |
Fetches a value, creating it if it doesn't exist.
|