We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Reads metadata from provided XML file or from provided stream.
Namespace: CodeJam.MetadataAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public XmlAttributeReader( Stream xmlDocStream )
VB
Public Sub New ( xmlDocStream As Stream )
F#
new : xmlDocStream : Stream -> XmlAttributeReader
XmlAttributeReader ClassXmlAttributeReader OverloadCodeJam.Metadata Namespace