Skip to main content

Definition

Assembly: System.Runtime.dll Namespace: System.Collections.Generic

Syntax

System.Collections.Generic.IList<T> where T : CloudNimble.EasyAF.Core.DbObservableObject

Summary

This type is defined in System.Runtime.

Remarks

See Microsoft documentation for more information about the rest of the API.

Methods

ReplaceTracked Extension

Extension method from System.Collections.Generic.EasyAF_ListExtensions

Syntax

public static System.Collections.Generic.IList<T> ReplaceTracked<T>(System.Collections.Generic.IList<T> list, T oldInstance, T newInstance) where T : CloudNimble.EasyAF.Core.DbObservableObject

Parameters

NameTypeDescription
listSystem.Collections.Generic.IList<T>-
oldInstanceT-
newInstanceT-

Returns

Type: System.Collections.Generic.IList<T>

Type Parameters

  • T -