Checks the version of the Expando object.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("do not use this method", true)]
public static
bool ExpandoCheckVersion (
System.Dynamic.ExpandoObject expando,
object version)
Parameters
- expando
-
The Expando object.
- version
-
The version to check.
Returns
Returns true if the version is equal; otherwise, false.
Remarks
Requirements
Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0