AbstractModelBase<(Of <(<'TPropertyTracking>)>)>..::..GetNew Method

Overload List


  Name Description
Protected method GetNew<(Of <<'(T>)>>)(String)
Fetches a value, creating it if it doesn't exist.
Protected method GetNew(String)
Fetches a string value, returning String.Empty if it doesn't exist.
Protected method GetNew<(Of <<'(T>)>>)(Func<(Of <<'(T>)>>), String)
Fetches a value, creating it if it doesn't exist.