Platform Core .NET Assemblies API
Item Property
See Also  Send Feedback
Terrasoft.Common Namespace > DynamicXml Class : Item Property

Glossary Item Box

The indexer for access to the specified attribute value of this XML document. Gets and sets string attribute value with the specified name.

Overload List

OverloadDescription
Item(String)The indexer for access to the specified attribute value of this XML document. Gets and sets string attribute value with the specified name.  
Item(String,Int32)Indexer of access to the subordinate XML element using the specified element name and address. Gets the DynamicXml instance with the specified elementName name and index index.  

Exceptions

ExceptionDescription
InvalidObjectStateExceptionWhen attempting to set an attribute value of an uninitialized XML element.

Remarks

The indexer is overloaded.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.