AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>..::..GetNew Method

Overload List


  Name Description
Protected method GetNew<(Of <<'(TValue>)>>)(String)
Fetches a value, creating it if it doesn't exist.
Protected method GetNew<(Of <<'(TValue>)>>)(Func<(Of <<'(TValue>)>>), 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.