The XmlDirectoryLister type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
XmlDirectoryLister |
Constructor
|
Methods
Name | Description | |
---|---|---|
![]() ![]() |
addTextElement |
This private method adds a text element to the XML document as the last
child of the current element.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetXml |
This public method get a list of files in a directory as XML and
returns the XML as XML document.
|
![]() |
GetXmlDataset |
This method generates a list of files in a directory as XML and
returns the XML as a DataSet.
|
![]() |
GetXmlDocument |
This public method generates a list of files in a directory as XML and
returns the XML as a W3C DOM document.
|
![]() |
GetXmlString |
This method generates a list of files in a directory as XML and
returns the XML as a string.
|
![]() ![]() |
GetXmlUsingDomCalls |
This private method generates a list of files in a directory as XML and
returns the XML as a W3C DOM document using the DOM calls.
|
![]() ![]() |
GetXmlUsingTextWriterClass |
This private method generates a list of files in a directory as XML and
returns the XML as a W3C DOM document using the XmlTextWriter class.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() |
IsNullOrDBNull | (Defined by ObjectExtensions.) |