System.Runtime.CompilerServices.RuntimeOps.MergeRuntimeVariables Method

Combines two runtime variable lists and returns a new list.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("do not use this method", true)]
public static IRuntimeVariables MergeRuntimeVariables (IRuntimeVariables first, IRuntimeVariables second, int[] indexes)

Parameters

first
The first list.
second
The second list.
indexes
The index array indicating which list to get variables from.

Returns

The merged runtime variables.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0