IXDLSAttributeReader Methods |
The IXDLSAttributeReader type exposes the following members.
Name | Description | |
---|---|---|
![]() |
HasAttribute |
Determines whether the current node has attribute with specified name.
|
![]() |
ReadBoolean |
Reads the boolean.
|
![]() |
ReadByte |
Reads the byte.
|
![]() |
ReadColor |
Reads color from XML.
|
![]() |
ReadDateTime |
Reads the date time.
|
![]() |
ReadDouble |
Reads the double.
|
![]() |
ReadEnum |
Reads the enum.
|
![]() |
ReadFloat |
Reads the float.
|
![]() |
ReadInt |
Reads the int.
|
![]() |
ReadShort |
Reads the short.
|
![]() |
ReadString |
Reads the string.
|