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.
Delta.TryGetMember Method (GetMemberBinder, Object)
Overrides the DynamicObject TryGetMember method, so that only the properties of Entity can be got.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Public Overrides Function TryGetMember ( binder As GetMemberBinder, <OutAttribute> ByRef result As Object ) As Boolean
Show: