Load an XmlDocument with the content of the xml file
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected virtual XmlDocument ReadTable( string objectType )
protected virtual XmlDocument ReadTable( string objectType )
Protected Overridable Function ReadTable ( objectType As String ) As XmlDocument
Protected Overridable Function ReadTable ( objectType As String ) As XmlDocument
protected: virtual XmlDocument^ ReadTable( String^ objectType )
protected: virtual XmlDocument^ ReadTable( String^ objectType )
abstract ReadTable : objectType : string -> XmlDocument override ReadTable : objectType : string -> XmlDocument
abstract ReadTable : objectType : string -> XmlDocument override ReadTable : objectType : string -> XmlDocument
Parameters
- objectType (String)
- the type of the invoking class
Return Value
XmlDocument
XmlDocument loaded with data from the file
XmlDocument loaded with data from the file
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120