Documentation for this section has not yet been entered.
Syntax
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("do not use this method", true)]
public static
bool ExpandoTryGetValue (
System.Dynamic.ExpandoObject expando,
object indexClass,
int index,
string name,
bool ignoreCase,
out object value)
Parameters
- expando
- Documentation for this section has not yet been entered.
- indexClass
- Documentation for this section has not yet been entered.
- index
- Documentation for this section has not yet been entered.
- name
- Documentation for this section has not yet been entered.
- ignoreCase
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0