Back to Devexpress

XPDictionary.LoadXmlMetadata Method

xpo-devexpress-dot-xpo-dot-metadata-dot-xpdictionary-dot-loadxmlmetadata.md

latest700 B
Original Source

XPDictionary.LoadXmlMetadata Method

NameParametersDescription
LoadXmlMetadata(TextReader)txtReaderObsolete. Loads metadata with the specified TextReader.
LoadXmlMetadata(String)filenameObsolete. Loads metadata stored in a file in XML format.
LoadXmlMetadata(XmlReader)readerObsolete. Loads metadata with the specified XmlTextReader.