The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Binder Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Contains factory methods to create dynamic call site binders for CSharp.
Namespace: Microsoft.CSharp.RuntimeBinder
Assembly: Microsoft.CSharp (in Microsoft.CSharp.dll)
The Binder type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | BinaryOperation | Initializes a new CSharp binary operation binder. |
![]() ![]() | Convert | Initializes a new CSharp convert binder. |
![]() ![]() | GetIndex | Initializes a new CSharp get index binder. |
![]() ![]() | GetMember | Initializes a new CSharp get member binder. |
![]() ![]() | Invoke | Initializes a new CSharp invoke binder. |
![]() ![]() | InvokeConstructor | Initializes a new CSharp invoke constructor binder. |
![]() ![]() | InvokeMember | Initializes a new CSharp invoke member binder. |
![]() ![]() | IsEvent | Initializes a new CSharp is event binder. |
![]() ![]() | SetIndex | Initializes a new CSharp set index binder. |
![]() ![]() | SetMember | Initializes a new CSharp set member binder. |
![]() ![]() | UnaryOperation | Initializes a new CSharp unary operation binder. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:

