Definition
Assembly: System.Runtime.dll Namespace: System.Collections.GenericSyntax
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_ListExtensionsSyntax
Parameters
| Name | Type | Description |
|---|---|---|
list | System.Collections.Generic.IList<T> | - |
oldInstance | T | - |
newInstance | T | - |
Returns
Type:System.Collections.Generic.IList<T>
Type Parameters
T-