Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Menu
Attribute « XML « C# / C Sharp
C# / C Sharp
XML
Attribute
1.
Set Attribute Value
2.
Get Attribute Value
3.
Get Int value from xml attribute
4.
Get Attribute value (2)
5.
Get attribute or return default value
6.
Get Bool Attribute Or Throw exception
7.
Get attribute value and convert to integer type
8.
Get attribute value and convert to integer type or throw exception
9.
Get Attribute and return Int64
10.
Get Attribute and return Int64 or throw exception
11.
Adds an XmlAttribute to a XmlNode
12.
Get boolean value if an attribute is 1 or true
13.
Attempts to get and cast attribute from an XmlElement
14.
Attempts to get and convert an attribute from an XmlElement
15.
Gets a string from an attribute or node.
16.
Remove all the xml namespaces (xmlns) attributes in the xml string
17.
Get Attribute With Conversion
18.
Find a single Attribute of the type 'attributeType' from the supplied class
19.
Create Xml Attribute, Node
20.
Create Attribute, Text Element, Image Element,Read Image Element
21.
Attribute Util
22.
Find and get Attribute value
23.
Finds an attribute with the given name in the given XML node and returns the attribute of the value.
24.
Parse Attribute
25.
Get attribute value (3)
26.
Get int type attribute value
27.
Get attribute value or throw exception
28.
Read an XML file from the xml element and the xml attribute
29.
Create and set attribute
30.
Adds a new attribute to the given target element.
31.
Get Text Attribute
32.
Get Int Attribute