Expando.TryGetMember

Try to retrieve a member by name first from instance properties followed by the collection entries.

public virtual bool TryGetMember(GetMemberBinder binder,
	ref object result)

Parameters

binder

result


See also:

Class Expando

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic