System.Dynamic.DynamicObject.GetDynamicMemberNames Method

Returns the enumeration of all dynamic member names.

Syntax

public virtual IEnumerable<string> GetDynamicMemberNames ()

Returns

A sequence that contains dynamic member names.

Remarks

This method exists for debugging purposes only.

Requirements

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