DynamicXml.TryGetMember - метод Смотри также Terrasoft.Common - пространство имен > DynamicXml - класс : TryGetMember - метод C#
- binder
- The name of the XML document.
- result
- The DynamicXml instance that represents the value of the XML document binder
Glossary Item Box
public override bool TryGetMember( GetMemberBinder binder, out object result )
Параметры
- binder
- The name of the XML document.
- result
- The DynamicXml instance that represents the value of the XML document binder
Тип возвращаемого значения
true
if the XML document value receive operation has been successful; otherwise - false
.