|
Имя |
Описание |
|
Close
|
Переписано. Closes the underlying stream. |
|
Create |
Перегружено. (унаследовано от XmlWriter) |
|
CreateBinaryWriter |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
CreateDictionaryWriter |
(унаследовано от XmlDictionaryWriter) |
|
CreateMtomWriter |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
CreateTextWriter |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
EndCanonicalization
|
Переписано. Closes a previous Start canonicalization operation.
The stream given to the StartCanonicalization is flushed and any
data written after this call will not be written to the canonical
stream. |
|
Equals |
Перегружено. (унаследовано от Object) |
|
Flush
|
Переписано. Fluses the underlying stream. |
|
GetHashCode |
(унаследовано от Object) |
|
GetType |
(унаследовано от Object) |
|
LookupPrefix
|
Переписано. Returns the closest prefix defined in the current
namespace scope for the namespace URI. |
|
ReferenceEquals |
(унаследовано от Object) |
|
StartCanonicalization
|
Переписано. Indicates the start of Canonicalization. Any write
opertation following this will canonicalize the data and will wirte
it to the given stream. |
|
ToString |
(унаследовано от Object) |
|
WriteArray |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
WriteAttributes |
(унаследовано от XmlWriter) |
|
WriteAttributeString |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
WriteBase64
|
Переписано. Encodes the specified binary bytes as Base64 and
writes out the resulting text. |
|
WriteBinHex |
(унаследовано от XmlWriter) |
|
WriteCData
|
Переписано. writes out a CDATA block containing the specified
text. |
|
WriteCharEntity
|
Переписано. Forces the generation of a character entity for the
specified Unicode character value. |
|
WriteChars
|
Переписано. When overridden in a derived class, writes text one
buffer at a time. |
|
WriteComment
|
Переписано. Writes out a comment containing the specified
text. |
|
WriteDocType
|
Переписано. Writes the DOCTYPE declaration with the specified
name and optional attributes. |
|
WriteElementString |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
WriteEndAttribute
|
Переписано. Closes the previous
System.Xml.XmlWriter.WriteStartAttribute(System.String,System.String)
call. |
|
WriteEndDocument
|
Переписано. Closes any open elements or attributes and puts the
writer back in the Start state. |
|
WriteEndElement
|
Переписано. Closes one element and pops the corresponding
namespace scope. |
|
WriteEntityRef
|
Переписано. Writes out an entity reference as name. |
|
WriteFullEndElement
|
Переписано. Closes one element and pops the corresponding
namespace scope. |
|
WriteName |
(унаследовано от XmlWriter) |
|
WriteNmToken |
(унаследовано от XmlWriter) |
|
WriteNode |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
WriteProcessingInstruction
|
Переписано. Writes out a processing instruction with a space
between the name and text as follows: <?name
text?>. |
|
WriteQualifiedName |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
WriteRaw
|
Перегружено. Переписано. |
|
WriteStartAttribute
|
Перегружено. |
|
WriteStartDocument
|
Перегружено. Переписано. |
|
WriteStartElement
|
Перегружено. |
|
WriteString
|
Перегружено. Переписано. |
|
WriteSurrogateCharEntity
|
Переписано. Generates and writes the surrogate character entity
for the surrogate character pair. |
|
WriteValue |
Перегружено. (унаследовано от XmlDictionaryWriter) |
|
WriteWhitespace
|
Переписано. Writes out the given white space. |
|
WriteXmlAttribute
|
Перегружено. Переписано. |
|
WriteXmlnsAttribute
|
Перегружено. Переписано. |