Platform Core .NET Assemblies API
XmlDataReader Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Common Namespace : XmlDataReader Class

Glossary Item Box

The following tables list the members exposed by XmlDataReader.

Public Constructors

 NameDescription
Public ConstructorXmlDataReader ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCurrentNameOverridden. Returns the name of the current attribute.  
Public PropertyCurrentValueOverridden. Returns the value of the current attribute.  
Top

Public Methods

 NameDescription
Public MethodCloseOverridden. Closes the current XmlDataReader instance.  
Public MethodGetBoolValueOverridden. Returns the value of the current attribute of the System.Boolean type.  
Public MethodGetDateTimeValueOverridden. Returns the value of the current attribute of the System.DateTime type.  
Public MethodGetDoubleValueOverridden. Returns the value of the current attribute of the System.Double type.  
Public MethodGetEnumValue<TValue>Overridden. Gets the enumeration element that corresponds to the value of the current attribute.  
Public MethodGetGuidValueOverridden. Returns the value of the current attribute of the System.Guid type.  
Public MethodGetIntValueOverridden. Returns the value of the current attribute of the System.Int32 type.  
Public MethodGetLocalizableStringValueOverridden. Returns the value of the current attribute of the LocalizableString type.  
Public MethodGetSerialazebleObjectValueOverridden.   
Public MethodGetSerializableObjectValueOverloaded. Overridden.   
Public MethodGetStreamValueOverloaded. Overridden.   
Public MethodGetStringValueOverridden. Gets the string presentation of the attribute value that are located at the current dataset position.  
Public MethodGetValueOverloaded. Overridden.   
Public MethodReadOverridden. Moves the current position in the data set to the next attribute of the current nesting level.  
Public MethodReadIntoOverridden. Moves the current position in the data set to one nesting level down.  
Public MethodReadNextCollectionItemOverridden. The method is not implemented.  
Public MethodReadOutOverridden. Moves the current position in the data set to one nesting level up.  
Top

See Also

© Terrasoft 2002-2018.