XmlDictionaryWriter.xml 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Type Name="XmlDictionaryWriter" FullName="System.Xml.XmlDictionaryWriter">
  3. <TypeSignature Language="C#" Value="public abstract class XmlDictionaryWriter : System.Xml.XmlWriter" />
  4. <TypeSignature Language="ILAsm" Value=".class public auto ansi abstract beforefieldinit XmlDictionaryWriter extends System.Xml.XmlWriter" />
  5. <AssemblyInfo>
  6. <AssemblyName>System.Runtime.Serialization</AssemblyName>
  7. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  8. </AssemblyInfo>
  9. <Base>
  10. <BaseTypeName>System.Xml.XmlWriter</BaseTypeName>
  11. </Base>
  12. <Interfaces />
  13. <Docs>
  14. <remarks>
  15. <attribution license="cc4" from="Microsoft" modified="false" />
  16. <para>You can derive from this class to do other functions than serialization.</para>
  17. <para>Note that there is a known issue with the normalization of linefeed characters inside of CDATA sections that you may encounter.</para>
  18. </remarks>
  19. <summary>
  20. <attribution license="cc4" from="Microsoft" modified="false" />
  21. <para>Represents an abstract class that indigo1 derives from <see cref="T:System.Xml.XmlWriter" /> to do serialization and deserialization.</para>
  22. </summary>
  23. </Docs>
  24. <Members>
  25. <Member MemberName=".ctor">
  26. <MemberSignature Language="C#" Value="protected XmlDictionaryWriter ();" />
  27. <MemberSignature Language="ILAsm" Value=".method familyhidebysig specialname rtspecialname instance void .ctor() cil managed" />
  28. <MemberType>Constructor</MemberType>
  29. <AssemblyInfo>
  30. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  31. </AssemblyInfo>
  32. <Parameters />
  33. <Docs>
  34. <remarks>
  35. <attribution license="cc4" from="Microsoft" modified="false" />
  36. <para>Invoked only by its derived classes because this class is abstract.</para>
  37. </remarks>
  38. <summary>
  39. <attribution license="cc4" from="Microsoft" modified="false" />
  40. <para>Initializes a new instance of the <see cref="T:System.Xml.XmlDictionaryWriter" /> class.</para>
  41. </summary>
  42. </Docs>
  43. </Member>
  44. <Member MemberName="CanCanonicalize">
  45. <MemberSignature Language="C#" Value="public virtual bool CanCanonicalize { get; }" />
  46. <MemberSignature Language="ILAsm" Value=".property instance bool CanCanonicalize" />
  47. <MemberType>Property</MemberType>
  48. <AssemblyInfo>
  49. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  50. </AssemblyInfo>
  51. <ReturnValue>
  52. <ReturnType>System.Boolean</ReturnType>
  53. </ReturnValue>
  54. <Docs>
  55. <value>To be added.</value>
  56. <remarks>
  57. <attribution license="cc4" from="Microsoft" modified="false" />
  58. <para>Returns true if and only if this derived class of <see cref="T:System.Xml.XmlDictionaryWriter" /> can canonicalize the XML content being written to it, according to the Exclusive XML Canonicalization rules as defined in <see cref="http://go.microsoft.com/fwlink/?LinkId=96655">Exclusive XML Canonicalization Version 1.0</see>.</para>
  59. </remarks>
  60. <summary>
  61. <attribution license="cc4" from="Microsoft" modified="false" />
  62. <para>This property always returns false. Its derived classes can override to return true if they support canonicalization.</para>
  63. </summary>
  64. </Docs>
  65. </Member>
  66. <Member MemberName="CreateBinaryWriter">
  67. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateBinaryWriter (System.IO.Stream stream);" />
  68. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateBinaryWriter(class System.IO.Stream stream) cil managed" />
  69. <MemberType>Method</MemberType>
  70. <AssemblyInfo>
  71. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  72. </AssemblyInfo>
  73. <ReturnValue>
  74. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  75. </ReturnValue>
  76. <Parameters>
  77. <Parameter Name="stream" Type="System.IO.Stream" />
  78. </Parameters>
  79. <Docs>
  80. <remarks>To be added.</remarks>
  81. <summary>
  82. <attribution license="cc4" from="Microsoft" modified="false" />
  83. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes indigo2 binary XML format.</para>
  84. </summary>
  85. <returns>
  86. <attribution license="cc4" from="Microsoft" modified="false" />
  87. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  88. </returns>
  89. <param name="stream">
  90. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  91. </Docs>
  92. </Member>
  93. <Member MemberName="CreateBinaryWriter">
  94. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateBinaryWriter (System.IO.Stream stream, System.Xml.IXmlDictionary dictionary);" />
  95. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateBinaryWriter(class System.IO.Stream stream, class System.Xml.IXmlDictionary dictionary) cil managed" />
  96. <MemberType>Method</MemberType>
  97. <AssemblyInfo>
  98. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  99. </AssemblyInfo>
  100. <ReturnValue>
  101. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  102. </ReturnValue>
  103. <Parameters>
  104. <Parameter Name="stream" Type="System.IO.Stream" />
  105. <Parameter Name="dictionary" Type="System.Xml.IXmlDictionary" />
  106. </Parameters>
  107. <Docs>
  108. <remarks>To be added.</remarks>
  109. <summary>
  110. <attribution license="cc4" from="Microsoft" modified="false" />
  111. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes indigo2 binary XML format.</para>
  112. </summary>
  113. <returns>
  114. <attribution license="cc4" from="Microsoft" modified="false" />
  115. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  116. </returns>
  117. <param name="stream">
  118. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  119. <param name="dictionary">
  120. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlDictionary" /> to use as the shared dictionary.</param>
  121. </Docs>
  122. </Member>
  123. <Member MemberName="CreateBinaryWriter">
  124. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateBinaryWriter (System.IO.Stream stream, System.Xml.IXmlDictionary dictionary, System.Xml.XmlBinaryWriterSession session);" />
  125. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateBinaryWriter(class System.IO.Stream stream, class System.Xml.IXmlDictionary dictionary, class System.Xml.XmlBinaryWriterSession session) cil managed" />
  126. <MemberType>Method</MemberType>
  127. <AssemblyInfo>
  128. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  129. </AssemblyInfo>
  130. <ReturnValue>
  131. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  132. </ReturnValue>
  133. <Parameters>
  134. <Parameter Name="stream" Type="System.IO.Stream" />
  135. <Parameter Name="dictionary" Type="System.Xml.IXmlDictionary" />
  136. <Parameter Name="session" Type="System.Xml.XmlBinaryWriterSession" />
  137. </Parameters>
  138. <Docs>
  139. <remarks>To be added.</remarks>
  140. <summary>
  141. <attribution license="cc4" from="Microsoft" modified="false" />
  142. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes indigo2 binary XML format.</para>
  143. </summary>
  144. <returns>
  145. <attribution license="cc4" from="Microsoft" modified="false" />
  146. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  147. </returns>
  148. <param name="stream">
  149. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  150. <param name="dictionary">
  151. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlDictionary" /> to use as the shared dictionary.</param>
  152. <param name="session">
  153. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlBinaryWriterSession" /> to use.</param>
  154. </Docs>
  155. </Member>
  156. <Member MemberName="CreateBinaryWriter">
  157. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateBinaryWriter (System.IO.Stream stream, System.Xml.IXmlDictionary dictionary, System.Xml.XmlBinaryWriterSession session, bool ownsStream);" />
  158. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateBinaryWriter(class System.IO.Stream stream, class System.Xml.IXmlDictionary dictionary, class System.Xml.XmlBinaryWriterSession session, bool ownsStream) cil managed" />
  159. <MemberType>Method</MemberType>
  160. <AssemblyInfo>
  161. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  162. </AssemblyInfo>
  163. <ReturnValue>
  164. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  165. </ReturnValue>
  166. <Parameters>
  167. <Parameter Name="stream" Type="System.IO.Stream" />
  168. <Parameter Name="dictionary" Type="System.Xml.IXmlDictionary" />
  169. <Parameter Name="session" Type="System.Xml.XmlBinaryWriterSession" />
  170. <Parameter Name="ownsStream" Type="System.Boolean" />
  171. </Parameters>
  172. <Docs>
  173. <remarks>To be added.</remarks>
  174. <summary>
  175. <attribution license="cc4" from="Microsoft" modified="false" />
  176. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes indigo2 binary XML format.</para>
  177. </summary>
  178. <returns>
  179. <attribution license="cc4" from="Microsoft" modified="false" />
  180. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  181. </returns>
  182. <param name="stream">
  183. <attribution license="cc4" from="Microsoft" modified="false" />The stream from which to read.</param>
  184. <param name="dictionary">
  185. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlDictionary" /> to use as the shared dictionary.</param>
  186. <param name="session">
  187. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlBinaryWriterSession" /> to use.</param>
  188. <param name="ownsStream">
  189. <attribution license="cc4" from="Microsoft" modified="false" />true to indicate that the stream is closed by the writer when done; otherwise false.</param>
  190. </Docs>
  191. </Member>
  192. <Member MemberName="CreateDictionaryWriter">
  193. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateDictionaryWriter (System.Xml.XmlWriter writer);" />
  194. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateDictionaryWriter(class System.Xml.XmlWriter writer) cil managed" />
  195. <MemberType>Method</MemberType>
  196. <AssemblyInfo>
  197. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  198. </AssemblyInfo>
  199. <ReturnValue>
  200. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  201. </ReturnValue>
  202. <Parameters>
  203. <Parameter Name="writer" Type="System.Xml.XmlWriter" />
  204. </Parameters>
  205. <Docs>
  206. <remarks>To be added.</remarks>
  207. <summary>
  208. <attribution license="cc4" from="Microsoft" modified="false" />
  209. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> from an existing <see cref="T:System.Xml.XmlWriter" />.</para>
  210. </summary>
  211. <returns>
  212. <attribution license="cc4" from="Microsoft" modified="false" />
  213. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  214. </returns>
  215. <param name="writer">
  216. <attribution license="cc4" from="Microsoft" modified="false" />An instance of <see cref="T:System.Xml.XmlWriter" />.</param>
  217. </Docs>
  218. </Member>
  219. <Member MemberName="CreateMtomWriter">
  220. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateMtomWriter (System.IO.Stream stream, System.Text.Encoding encoding, int maxSizeInBytes, string startInfo);" />
  221. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateMtomWriter(class System.IO.Stream stream, class System.Text.Encoding encoding, int32 maxSizeInBytes, string startInfo) cil managed" />
  222. <MemberType>Method</MemberType>
  223. <AssemblyInfo>
  224. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  225. </AssemblyInfo>
  226. <ReturnValue>
  227. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  228. </ReturnValue>
  229. <Parameters>
  230. <Parameter Name="stream" Type="System.IO.Stream" />
  231. <Parameter Name="encoding" Type="System.Text.Encoding" />
  232. <Parameter Name="maxSizeInBytes" Type="System.Int32" />
  233. <Parameter Name="startInfo" Type="System.String" />
  234. </Parameters>
  235. <Docs>
  236. <remarks>To be added.</remarks>
  237. <summary>
  238. <attribution license="cc4" from="Microsoft" modified="false" />
  239. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes XML in the MTOM format.</para>
  240. </summary>
  241. <returns>
  242. <attribution license="cc4" from="Microsoft" modified="false" />
  243. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  244. </returns>
  245. <param name="stream">
  246. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  247. <param name="encoding">
  248. <attribution license="cc4" from="Microsoft" modified="false" />The character encoding of the stream.</param>
  249. <param name="maxSizeInBytes">
  250. <attribution license="cc4" from="Microsoft" modified="false" />The maximum number of bytes that are buffered in the writer.</param>
  251. <param name="startInfo">
  252. <attribution license="cc4" from="Microsoft" modified="false" />An attribute in the ContentType SOAP header.</param>
  253. </Docs>
  254. </Member>
  255. <Member MemberName="CreateMtomWriter">
  256. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateMtomWriter (System.IO.Stream stream, System.Text.Encoding encoding, int maxSizeInBytes, string startInfo, string boundary, string startUri, bool writeMessageHeaders, bool ownsStream);" />
  257. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateMtomWriter(class System.IO.Stream stream, class System.Text.Encoding encoding, int32 maxSizeInBytes, string startInfo, string boundary, string startUri, bool writeMessageHeaders, bool ownsStream) cil managed" />
  258. <MemberType>Method</MemberType>
  259. <AssemblyInfo>
  260. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  261. </AssemblyInfo>
  262. <ReturnValue>
  263. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  264. </ReturnValue>
  265. <Parameters>
  266. <Parameter Name="stream" Type="System.IO.Stream" />
  267. <Parameter Name="encoding" Type="System.Text.Encoding" />
  268. <Parameter Name="maxSizeInBytes" Type="System.Int32" />
  269. <Parameter Name="startInfo" Type="System.String" />
  270. <Parameter Name="boundary" Type="System.String" />
  271. <Parameter Name="startUri" Type="System.String" />
  272. <Parameter Name="writeMessageHeaders" Type="System.Boolean" />
  273. <Parameter Name="ownsStream" Type="System.Boolean" />
  274. </Parameters>
  275. <Docs>
  276. <remarks>To be added.</remarks>
  277. <summary>
  278. <attribution license="cc4" from="Microsoft" modified="false" />
  279. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes XML in the MTOM format.</para>
  280. </summary>
  281. <returns>
  282. <attribution license="cc4" from="Microsoft" modified="false" />
  283. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  284. </returns>
  285. <param name="stream">
  286. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  287. <param name="encoding">
  288. <attribution license="cc4" from="Microsoft" modified="false" />The character encoding of the stream.</param>
  289. <param name="maxSizeInBytes">
  290. <attribution license="cc4" from="Microsoft" modified="false" />The maximum number of bytes that are buffered in the writer.</param>
  291. <param name="startInfo">
  292. <attribution license="cc4" from="Microsoft" modified="false" />The content-type of the MIME part that contains the Infoset.</param>
  293. <param name="boundary">
  294. <attribution license="cc4" from="Microsoft" modified="false" />The MIME boundary in the message.</param>
  295. <param name="startUri">
  296. <attribution license="cc4" from="Microsoft" modified="false" />The content-id URI of the MIME part that contains the Infoset.</param>
  297. <param name="writeMessageHeaders">
  298. <attribution license="cc4" from="Microsoft" modified="false" />true to write message headers.</param>
  299. <param name="ownsStream">
  300. <attribution license="cc4" from="Microsoft" modified="false" />true to indicate that the stream is closed by the writer when done; otherwise false.</param>
  301. </Docs>
  302. </Member>
  303. <Member MemberName="CreateTextWriter">
  304. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateTextWriter (System.IO.Stream stream);" />
  305. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateTextWriter(class System.IO.Stream stream) cil managed" />
  306. <MemberType>Method</MemberType>
  307. <AssemblyInfo>
  308. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  309. </AssemblyInfo>
  310. <ReturnValue>
  311. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  312. </ReturnValue>
  313. <Parameters>
  314. <Parameter Name="stream" Type="System.IO.Stream" />
  315. </Parameters>
  316. <Docs>
  317. <remarks>
  318. <attribution license="cc4" from="Microsoft" modified="false" />
  319. <para>The text writer writes the XML in UTF-8 format.</para>
  320. </remarks>
  321. <summary>
  322. <attribution license="cc4" from="Microsoft" modified="false" />
  323. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes text XML.</para>
  324. </summary>
  325. <returns>
  326. <attribution license="cc4" from="Microsoft" modified="false" />
  327. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  328. </returns>
  329. <param name="stream">
  330. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  331. </Docs>
  332. </Member>
  333. <Member MemberName="CreateTextWriter">
  334. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateTextWriter (System.IO.Stream stream, System.Text.Encoding encoding);" />
  335. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateTextWriter(class System.IO.Stream stream, class System.Text.Encoding encoding) cil managed" />
  336. <MemberType>Method</MemberType>
  337. <AssemblyInfo>
  338. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  339. </AssemblyInfo>
  340. <ReturnValue>
  341. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  342. </ReturnValue>
  343. <Parameters>
  344. <Parameter Name="stream" Type="System.IO.Stream" />
  345. <Parameter Name="encoding" Type="System.Text.Encoding" />
  346. </Parameters>
  347. <Docs>
  348. <remarks>
  349. <attribution license="cc4" from="Microsoft" modified="false" />
  350. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  351. </remarks>
  352. <summary>
  353. <attribution license="cc4" from="Microsoft" modified="false" />
  354. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes text XML.</para>
  355. </summary>
  356. <returns>
  357. <attribution license="cc4" from="Microsoft" modified="false" />
  358. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  359. </returns>
  360. <param name="stream">
  361. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  362. <param name="encoding">
  363. <attribution license="cc4" from="Microsoft" modified="false" />The character encoding of the output.</param>
  364. </Docs>
  365. </Member>
  366. <Member MemberName="CreateTextWriter">
  367. <MemberSignature Language="C#" Value="public static System.Xml.XmlDictionaryWriter CreateTextWriter (System.IO.Stream stream, System.Text.Encoding encoding, bool ownsStream);" />
  368. <MemberSignature Language="ILAsm" Value=".method public static hidebysig class System.Xml.XmlDictionaryWriter CreateTextWriter(class System.IO.Stream stream, class System.Text.Encoding encoding, bool ownsStream) cil managed" />
  369. <MemberType>Method</MemberType>
  370. <AssemblyInfo>
  371. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  372. </AssemblyInfo>
  373. <ReturnValue>
  374. <ReturnType>System.Xml.XmlDictionaryWriter</ReturnType>
  375. </ReturnValue>
  376. <Parameters>
  377. <Parameter Name="stream" Type="System.IO.Stream" />
  378. <Parameter Name="encoding" Type="System.Text.Encoding" />
  379. <Parameter Name="ownsStream" Type="System.Boolean" />
  380. </Parameters>
  381. <Docs>
  382. <remarks>To be added.</remarks>
  383. <summary>
  384. <attribution license="cc4" from="Microsoft" modified="false" />
  385. <para>Creates an instance of <see cref="T:System.Xml.XmlDictionaryWriter" /> that writes text XML.</para>
  386. </summary>
  387. <returns>
  388. <attribution license="cc4" from="Microsoft" modified="false" />
  389. <para>An instance of <see cref="T:System.Xml.XmlDictionaryWriter" />.</para>
  390. </returns>
  391. <param name="stream">
  392. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  393. <param name="encoding">
  394. <attribution license="cc4" from="Microsoft" modified="false" />The character encoding of the stream.</param>
  395. <param name="ownsStream">
  396. <attribution license="cc4" from="Microsoft" modified="false" />true to indicate that the stream is closed by the writer when done; otherwise false.</param>
  397. </Docs>
  398. </Member>
  399. <Member MemberName="EndCanonicalization">
  400. <MemberSignature Language="C#" Value="public virtual void EndCanonicalization ();" />
  401. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void EndCanonicalization() cil managed" />
  402. <MemberType>Method</MemberType>
  403. <AssemblyInfo>
  404. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  405. </AssemblyInfo>
  406. <ReturnValue>
  407. <ReturnType>System.Void</ReturnType>
  408. </ReturnValue>
  409. <Parameters />
  410. <Docs>
  411. <remarks>
  412. <attribution license="cc4" from="Microsoft" modified="false" />
  413. <para>This method is not yet implemented.</para>
  414. </remarks>
  415. <summary>
  416. <attribution license="cc4" from="Microsoft" modified="false" />
  417. <para>When implemented by a derived class, it stops the canonicalization started by the matching <see cref="M:System.Xml.XmlDictionaryWriter.StartCanonicalization(System.IO.Stream,System.Boolean,System.String[])" /> call.</para>
  418. </summary>
  419. </Docs>
  420. </Member>
  421. <Member MemberName="StartCanonicalization">
  422. <MemberSignature Language="C#" Value="public virtual void StartCanonicalization (System.IO.Stream stream, bool includeComments, string[] inclusivePrefixes);" />
  423. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void StartCanonicalization(class System.IO.Stream stream, bool includeComments, string[] inclusivePrefixes) cil managed" />
  424. <MemberType>Method</MemberType>
  425. <AssemblyInfo>
  426. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  427. </AssemblyInfo>
  428. <ReturnValue>
  429. <ReturnType>System.Void</ReturnType>
  430. </ReturnValue>
  431. <Parameters>
  432. <Parameter Name="stream" Type="System.IO.Stream" />
  433. <Parameter Name="includeComments" Type="System.Boolean" />
  434. <Parameter Name="inclusivePrefixes" Type="System.String[]" />
  435. </Parameters>
  436. <Docs>
  437. <remarks>
  438. <attribution license="cc4" from="Microsoft" modified="false" />
  439. <para>This method is not yet implemented.</para>
  440. </remarks>
  441. <summary>
  442. <attribution license="cc4" from="Microsoft" modified="false" />
  443. <para>When implemented by a derived class, it starts the canonicalization.</para>
  444. </summary>
  445. <param name="stream">
  446. <attribution license="cc4" from="Microsoft" modified="false" />The stream to write to.</param>
  447. <param name="includeComments">
  448. <attribution license="cc4" from="Microsoft" modified="false" />true to include comments; otherwise, false.</param>
  449. <param name="inclusivePrefixes">
  450. <attribution license="cc4" from="Microsoft" modified="false" />The prefixes to be included.</param>
  451. </Docs>
  452. </Member>
  453. <Member MemberName="WriteArray">
  454. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, bool[] array, int offset, int length);" />
  455. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, bool[] array, int32 offset, int32 length) cil managed" />
  456. <MemberType>Method</MemberType>
  457. <AssemblyInfo>
  458. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  459. </AssemblyInfo>
  460. <ReturnValue>
  461. <ReturnType>System.Void</ReturnType>
  462. </ReturnValue>
  463. <Parameters>
  464. <Parameter Name="prefix" Type="System.String" />
  465. <Parameter Name="localName" Type="System.String" />
  466. <Parameter Name="namespaceUri" Type="System.String" />
  467. <Parameter Name="array" Type="System.Boolean[]" />
  468. <Parameter Name="offset" Type="System.Int32" />
  469. <Parameter Name="length" Type="System.Int32" />
  470. </Parameters>
  471. <Docs>
  472. <param name="length">To be added.</param>
  473. <remarks>To be added.</remarks>
  474. <summary>
  475. <attribution license="cc4" from="Microsoft" modified="false" />
  476. <para>Writes nodes from a <see cref="T:System.Boolean" /> array.</para>
  477. </summary>
  478. <param name="prefix">
  479. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  480. <param name="localName">
  481. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  482. <param name="namespaceUri">
  483. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  484. <param name="array">
  485. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the data.</param>
  486. <param name="offset">
  487. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  488. </Docs>
  489. </Member>
  490. <Member MemberName="WriteArray">
  491. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, DateTime[] array, int offset, int length);" />
  492. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, valuetype System.DateTime[] array, int32 offset, int32 length) cil managed" />
  493. <MemberType>Method</MemberType>
  494. <AssemblyInfo>
  495. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  496. </AssemblyInfo>
  497. <ReturnValue>
  498. <ReturnType>System.Void</ReturnType>
  499. </ReturnValue>
  500. <Parameters>
  501. <Parameter Name="prefix" Type="System.String" />
  502. <Parameter Name="localName" Type="System.String" />
  503. <Parameter Name="namespaceUri" Type="System.String" />
  504. <Parameter Name="array" Type="System.DateTime[]" />
  505. <Parameter Name="offset" Type="System.Int32" />
  506. <Parameter Name="length" Type="System.Int32" />
  507. </Parameters>
  508. <Docs>
  509. <param name="length">To be added.</param>
  510. <remarks>To be added.</remarks>
  511. <summary>
  512. <attribution license="cc4" from="Microsoft" modified="false" />
  513. <para>Writes nodes from a <see cref="T:System.DateTime" /> array.</para>
  514. </summary>
  515. <param name="prefix">
  516. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  517. <param name="localName">
  518. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  519. <param name="namespaceUri">
  520. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  521. <param name="array">
  522. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  523. <param name="offset">
  524. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  525. </Docs>
  526. </Member>
  527. <Member MemberName="WriteArray">
  528. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, decimal[] array, int offset, int length);" />
  529. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, valuetype System.Decimal[] array, int32 offset, int32 length) cil managed" />
  530. <MemberType>Method</MemberType>
  531. <AssemblyInfo>
  532. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  533. </AssemblyInfo>
  534. <ReturnValue>
  535. <ReturnType>System.Void</ReturnType>
  536. </ReturnValue>
  537. <Parameters>
  538. <Parameter Name="prefix" Type="System.String" />
  539. <Parameter Name="localName" Type="System.String" />
  540. <Parameter Name="namespaceUri" Type="System.String" />
  541. <Parameter Name="array" Type="System.Decimal[]" />
  542. <Parameter Name="offset" Type="System.Int32" />
  543. <Parameter Name="length" Type="System.Int32" />
  544. </Parameters>
  545. <Docs>
  546. <param name="length">To be added.</param>
  547. <remarks>To be added.</remarks>
  548. <summary>
  549. <attribution license="cc4" from="Microsoft" modified="false" />
  550. <para>Writes nodes from a <see cref="T:System.Decimal" /> array.</para>
  551. </summary>
  552. <param name="prefix">
  553. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  554. <param name="localName">
  555. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  556. <param name="namespaceUri">
  557. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  558. <param name="array">
  559. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  560. <param name="offset">
  561. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  562. </Docs>
  563. </Member>
  564. <Member MemberName="WriteArray">
  565. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, double[] array, int offset, int length);" />
  566. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, float64[] array, int32 offset, int32 length) cil managed" />
  567. <MemberType>Method</MemberType>
  568. <AssemblyInfo>
  569. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  570. </AssemblyInfo>
  571. <ReturnValue>
  572. <ReturnType>System.Void</ReturnType>
  573. </ReturnValue>
  574. <Parameters>
  575. <Parameter Name="prefix" Type="System.String" />
  576. <Parameter Name="localName" Type="System.String" />
  577. <Parameter Name="namespaceUri" Type="System.String" />
  578. <Parameter Name="array" Type="System.Double[]" />
  579. <Parameter Name="offset" Type="System.Int32" />
  580. <Parameter Name="length" Type="System.Int32" />
  581. </Parameters>
  582. <Docs>
  583. <param name="length">To be added.</param>
  584. <remarks>To be added.</remarks>
  585. <summary>
  586. <attribution license="cc4" from="Microsoft" modified="false" />
  587. <para>Writes nodes from a <see cref="T:System.Double" /> array.</para>
  588. </summary>
  589. <param name="prefix">
  590. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  591. <param name="localName">
  592. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  593. <param name="namespaceUri">
  594. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  595. <param name="array">
  596. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  597. <param name="offset">
  598. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  599. </Docs>
  600. </Member>
  601. <Member MemberName="WriteArray">
  602. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, Guid[] array, int offset, int length);" />
  603. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, valuetype System.Guid[] array, int32 offset, int32 length) cil managed" />
  604. <MemberType>Method</MemberType>
  605. <AssemblyInfo>
  606. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  607. </AssemblyInfo>
  608. <ReturnValue>
  609. <ReturnType>System.Void</ReturnType>
  610. </ReturnValue>
  611. <Parameters>
  612. <Parameter Name="prefix" Type="System.String" />
  613. <Parameter Name="localName" Type="System.String" />
  614. <Parameter Name="namespaceUri" Type="System.String" />
  615. <Parameter Name="array" Type="System.Guid[]" />
  616. <Parameter Name="offset" Type="System.Int32" />
  617. <Parameter Name="length" Type="System.Int32" />
  618. </Parameters>
  619. <Docs>
  620. <param name="length">To be added.</param>
  621. <remarks>To be added.</remarks>
  622. <summary>
  623. <attribution license="cc4" from="Microsoft" modified="false" />
  624. <para>Writes nodes from a <see cref="T:System.Guid" /> array.</para>
  625. </summary>
  626. <param name="prefix">
  627. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  628. <param name="localName">
  629. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  630. <param name="namespaceUri">
  631. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  632. <param name="array">
  633. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  634. <param name="offset">
  635. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  636. </Docs>
  637. </Member>
  638. <Member MemberName="WriteArray">
  639. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, short[] array, int offset, int length);" />
  640. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, int16[] array, int32 offset, int32 length) cil managed" />
  641. <MemberType>Method</MemberType>
  642. <AssemblyInfo>
  643. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  644. </AssemblyInfo>
  645. <ReturnValue>
  646. <ReturnType>System.Void</ReturnType>
  647. </ReturnValue>
  648. <Parameters>
  649. <Parameter Name="prefix" Type="System.String" />
  650. <Parameter Name="localName" Type="System.String" />
  651. <Parameter Name="namespaceUri" Type="System.String" />
  652. <Parameter Name="array" Type="System.Int16[]" />
  653. <Parameter Name="offset" Type="System.Int32" />
  654. <Parameter Name="length" Type="System.Int32" />
  655. </Parameters>
  656. <Docs>
  657. <param name="length">To be added.</param>
  658. <remarks>To be added.</remarks>
  659. <summary>
  660. <attribution license="cc4" from="Microsoft" modified="false" />
  661. <para>Writes nodes from a <see cref="T:System.Int16" /> array.</para>
  662. </summary>
  663. <param name="prefix">
  664. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  665. <param name="localName">
  666. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  667. <param name="namespaceUri">
  668. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  669. <param name="array">
  670. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  671. <param name="offset">
  672. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  673. </Docs>
  674. </Member>
  675. <Member MemberName="WriteArray">
  676. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, int[] array, int offset, int length);" />
  677. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, int32[] array, int32 offset, int32 length) cil managed" />
  678. <MemberType>Method</MemberType>
  679. <AssemblyInfo>
  680. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  681. </AssemblyInfo>
  682. <ReturnValue>
  683. <ReturnType>System.Void</ReturnType>
  684. </ReturnValue>
  685. <Parameters>
  686. <Parameter Name="prefix" Type="System.String" />
  687. <Parameter Name="localName" Type="System.String" />
  688. <Parameter Name="namespaceUri" Type="System.String" />
  689. <Parameter Name="array" Type="System.Int32[]" />
  690. <Parameter Name="offset" Type="System.Int32" />
  691. <Parameter Name="length" Type="System.Int32" />
  692. </Parameters>
  693. <Docs>
  694. <param name="length">To be added.</param>
  695. <remarks>To be added.</remarks>
  696. <summary>
  697. <attribution license="cc4" from="Microsoft" modified="false" />
  698. <para>Writes nodes from a <see cref="T:System.Int32" /> array.</para>
  699. </summary>
  700. <param name="prefix">
  701. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  702. <param name="localName">
  703. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  704. <param name="namespaceUri">
  705. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  706. <param name="array">
  707. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  708. <param name="offset">
  709. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  710. </Docs>
  711. </Member>
  712. <Member MemberName="WriteArray">
  713. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, long[] array, int offset, int length);" />
  714. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, int64[] array, int32 offset, int32 length) cil managed" />
  715. <MemberType>Method</MemberType>
  716. <AssemblyInfo>
  717. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  718. </AssemblyInfo>
  719. <ReturnValue>
  720. <ReturnType>System.Void</ReturnType>
  721. </ReturnValue>
  722. <Parameters>
  723. <Parameter Name="prefix" Type="System.String" />
  724. <Parameter Name="localName" Type="System.String" />
  725. <Parameter Name="namespaceUri" Type="System.String" />
  726. <Parameter Name="array" Type="System.Int64[]" />
  727. <Parameter Name="offset" Type="System.Int32" />
  728. <Parameter Name="length" Type="System.Int32" />
  729. </Parameters>
  730. <Docs>
  731. <param name="length">To be added.</param>
  732. <remarks>To be added.</remarks>
  733. <summary>
  734. <attribution license="cc4" from="Microsoft" modified="false" />
  735. <para>Writes nodes from a <see cref="T:System.Int64" /> array.</para>
  736. </summary>
  737. <param name="prefix">
  738. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  739. <param name="localName">
  740. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  741. <param name="namespaceUri">
  742. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  743. <param name="array">
  744. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  745. <param name="offset">
  746. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  747. </Docs>
  748. </Member>
  749. <Member MemberName="WriteArray">
  750. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, float[] array, int offset, int length);" />
  751. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, float32[] array, int32 offset, int32 length) cil managed" />
  752. <MemberType>Method</MemberType>
  753. <AssemblyInfo>
  754. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  755. </AssemblyInfo>
  756. <ReturnValue>
  757. <ReturnType>System.Void</ReturnType>
  758. </ReturnValue>
  759. <Parameters>
  760. <Parameter Name="prefix" Type="System.String" />
  761. <Parameter Name="localName" Type="System.String" />
  762. <Parameter Name="namespaceUri" Type="System.String" />
  763. <Parameter Name="array" Type="System.Single[]" />
  764. <Parameter Name="offset" Type="System.Int32" />
  765. <Parameter Name="length" Type="System.Int32" />
  766. </Parameters>
  767. <Docs>
  768. <param name="length">To be added.</param>
  769. <remarks>To be added.</remarks>
  770. <summary>
  771. <attribution license="cc4" from="Microsoft" modified="false" />
  772. <para>Writes nodes from a <see cref="T:System.Single" /> array.</para>
  773. </summary>
  774. <param name="prefix">
  775. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  776. <param name="localName">
  777. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  778. <param name="namespaceUri">
  779. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  780. <param name="array">
  781. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  782. <param name="offset">
  783. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  784. </Docs>
  785. </Member>
  786. <Member MemberName="WriteArray">
  787. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, string localName, string namespaceUri, TimeSpan[] array, int offset, int length);" />
  788. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, string localName, string namespaceUri, valuetype System.TimeSpan[] array, int32 offset, int32 length) cil managed" />
  789. <MemberType>Method</MemberType>
  790. <AssemblyInfo>
  791. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  792. </AssemblyInfo>
  793. <ReturnValue>
  794. <ReturnType>System.Void</ReturnType>
  795. </ReturnValue>
  796. <Parameters>
  797. <Parameter Name="prefix" Type="System.String" />
  798. <Parameter Name="localName" Type="System.String" />
  799. <Parameter Name="namespaceUri" Type="System.String" />
  800. <Parameter Name="array" Type="System.TimeSpan[]" />
  801. <Parameter Name="offset" Type="System.Int32" />
  802. <Parameter Name="length" Type="System.Int32" />
  803. </Parameters>
  804. <Docs>
  805. <param name="length">To be added.</param>
  806. <remarks>To be added.</remarks>
  807. <summary>
  808. <attribution license="cc4" from="Microsoft" modified="false" />
  809. <para>Writes nodes from a <see cref="T:System.TimeSpan" /> array.</para>
  810. </summary>
  811. <param name="prefix">
  812. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  813. <param name="localName">
  814. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  815. <param name="namespaceUri">
  816. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  817. <param name="array">
  818. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  819. <param name="offset">
  820. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  821. </Docs>
  822. </Member>
  823. <Member MemberName="WriteArray">
  824. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, bool[] array, int offset, int length);" />
  825. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, bool[] array, int32 offset, int32 length) cil managed" />
  826. <MemberType>Method</MemberType>
  827. <AssemblyInfo>
  828. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  829. </AssemblyInfo>
  830. <ReturnValue>
  831. <ReturnType>System.Void</ReturnType>
  832. </ReturnValue>
  833. <Parameters>
  834. <Parameter Name="prefix" Type="System.String" />
  835. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  836. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  837. <Parameter Name="array" Type="System.Boolean[]" />
  838. <Parameter Name="offset" Type="System.Int32" />
  839. <Parameter Name="length" Type="System.Int32" />
  840. </Parameters>
  841. <Docs>
  842. <param name="length">To be added.</param>
  843. <remarks>To be added.</remarks>
  844. <summary>
  845. <attribution license="cc4" from="Microsoft" modified="false" />
  846. <para>Writes nodes from a <see cref="T:System.Boolean" /> array.</para>
  847. </summary>
  848. <param name="prefix">
  849. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  850. <param name="localName">
  851. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  852. <param name="namespaceUri">
  853. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  854. <param name="array">
  855. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  856. <param name="offset">
  857. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  858. </Docs>
  859. </Member>
  860. <Member MemberName="WriteArray">
  861. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, DateTime[] array, int offset, int length);" />
  862. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, valuetype System.DateTime[] array, int32 offset, int32 length) cil managed" />
  863. <MemberType>Method</MemberType>
  864. <AssemblyInfo>
  865. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  866. </AssemblyInfo>
  867. <ReturnValue>
  868. <ReturnType>System.Void</ReturnType>
  869. </ReturnValue>
  870. <Parameters>
  871. <Parameter Name="prefix" Type="System.String" />
  872. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  873. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  874. <Parameter Name="array" Type="System.DateTime[]" />
  875. <Parameter Name="offset" Type="System.Int32" />
  876. <Parameter Name="length" Type="System.Int32" />
  877. </Parameters>
  878. <Docs>
  879. <param name="length">To be added.</param>
  880. <remarks>To be added.</remarks>
  881. <summary>
  882. <attribution license="cc4" from="Microsoft" modified="false" />
  883. <para>Writes nodes from a <see cref="T:System.DateTime" /> array.</para>
  884. </summary>
  885. <param name="prefix">
  886. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  887. <param name="localName">
  888. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  889. <param name="namespaceUri">
  890. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  891. <param name="array">
  892. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  893. <param name="offset">
  894. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  895. </Docs>
  896. </Member>
  897. <Member MemberName="WriteArray">
  898. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, decimal[] array, int offset, int length);" />
  899. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, valuetype System.Decimal[] array, int32 offset, int32 length) cil managed" />
  900. <MemberType>Method</MemberType>
  901. <AssemblyInfo>
  902. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  903. </AssemblyInfo>
  904. <ReturnValue>
  905. <ReturnType>System.Void</ReturnType>
  906. </ReturnValue>
  907. <Parameters>
  908. <Parameter Name="prefix" Type="System.String" />
  909. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  910. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  911. <Parameter Name="array" Type="System.Decimal[]" />
  912. <Parameter Name="offset" Type="System.Int32" />
  913. <Parameter Name="length" Type="System.Int32" />
  914. </Parameters>
  915. <Docs>
  916. <param name="length">To be added.</param>
  917. <remarks>To be added.</remarks>
  918. <summary>
  919. <attribution license="cc4" from="Microsoft" modified="false" />
  920. <para>Writes nodes from a <see cref="T:System.Decimal" /> array.</para>
  921. </summary>
  922. <param name="prefix">
  923. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  924. <param name="localName">
  925. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  926. <param name="namespaceUri">
  927. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  928. <param name="array">
  929. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  930. <param name="offset">
  931. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  932. </Docs>
  933. </Member>
  934. <Member MemberName="WriteArray">
  935. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, double[] array, int offset, int length);" />
  936. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, float64[] array, int32 offset, int32 length) cil managed" />
  937. <MemberType>Method</MemberType>
  938. <AssemblyInfo>
  939. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  940. </AssemblyInfo>
  941. <ReturnValue>
  942. <ReturnType>System.Void</ReturnType>
  943. </ReturnValue>
  944. <Parameters>
  945. <Parameter Name="prefix" Type="System.String" />
  946. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  947. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  948. <Parameter Name="array" Type="System.Double[]" />
  949. <Parameter Name="offset" Type="System.Int32" />
  950. <Parameter Name="length" Type="System.Int32" />
  951. </Parameters>
  952. <Docs>
  953. <param name="length">To be added.</param>
  954. <remarks>To be added.</remarks>
  955. <summary>
  956. <attribution license="cc4" from="Microsoft" modified="false" />
  957. <para>Writes nodes from a <see cref="T:System.Double" /> array.</para>
  958. </summary>
  959. <param name="prefix">
  960. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  961. <param name="localName">
  962. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  963. <param name="namespaceUri">
  964. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  965. <param name="array">
  966. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  967. <param name="offset">
  968. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  969. </Docs>
  970. </Member>
  971. <Member MemberName="WriteArray">
  972. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, Guid[] array, int offset, int length);" />
  973. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, valuetype System.Guid[] array, int32 offset, int32 length) cil managed" />
  974. <MemberType>Method</MemberType>
  975. <AssemblyInfo>
  976. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  977. </AssemblyInfo>
  978. <ReturnValue>
  979. <ReturnType>System.Void</ReturnType>
  980. </ReturnValue>
  981. <Parameters>
  982. <Parameter Name="prefix" Type="System.String" />
  983. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  984. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  985. <Parameter Name="array" Type="System.Guid[]" />
  986. <Parameter Name="offset" Type="System.Int32" />
  987. <Parameter Name="length" Type="System.Int32" />
  988. </Parameters>
  989. <Docs>
  990. <param name="length">To be added.</param>
  991. <remarks>To be added.</remarks>
  992. <summary>
  993. <attribution license="cc4" from="Microsoft" modified="false" />
  994. <para>Writes nodes from a <see cref="T:System.Guid" /> array.</para>
  995. </summary>
  996. <param name="prefix">
  997. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  998. <param name="localName">
  999. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1000. <param name="namespaceUri">
  1001. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1002. <param name="array">
  1003. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  1004. <param name="offset">
  1005. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  1006. </Docs>
  1007. </Member>
  1008. <Member MemberName="WriteArray">
  1009. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, short[] array, int offset, int length);" />
  1010. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, int16[] array, int32 offset, int32 length) cil managed" />
  1011. <MemberType>Method</MemberType>
  1012. <AssemblyInfo>
  1013. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1014. </AssemblyInfo>
  1015. <ReturnValue>
  1016. <ReturnType>System.Void</ReturnType>
  1017. </ReturnValue>
  1018. <Parameters>
  1019. <Parameter Name="prefix" Type="System.String" />
  1020. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1021. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1022. <Parameter Name="array" Type="System.Int16[]" />
  1023. <Parameter Name="offset" Type="System.Int32" />
  1024. <Parameter Name="length" Type="System.Int32" />
  1025. </Parameters>
  1026. <Docs>
  1027. <param name="length">To be added.</param>
  1028. <remarks>To be added.</remarks>
  1029. <summary>
  1030. <attribution license="cc4" from="Microsoft" modified="false" />
  1031. <para>Writes nodes from a <see cref="T:System.Int16" /> array.</para>
  1032. </summary>
  1033. <param name="prefix">
  1034. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  1035. <param name="localName">
  1036. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1037. <param name="namespaceUri">
  1038. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1039. <param name="array">
  1040. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  1041. <param name="offset">
  1042. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  1043. </Docs>
  1044. </Member>
  1045. <Member MemberName="WriteArray">
  1046. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, int[] array, int offset, int length);" />
  1047. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, int32[] array, int32 offset, int32 length) cil managed" />
  1048. <MemberType>Method</MemberType>
  1049. <AssemblyInfo>
  1050. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1051. </AssemblyInfo>
  1052. <ReturnValue>
  1053. <ReturnType>System.Void</ReturnType>
  1054. </ReturnValue>
  1055. <Parameters>
  1056. <Parameter Name="prefix" Type="System.String" />
  1057. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1058. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1059. <Parameter Name="array" Type="System.Int32[]" />
  1060. <Parameter Name="offset" Type="System.Int32" />
  1061. <Parameter Name="length" Type="System.Int32" />
  1062. </Parameters>
  1063. <Docs>
  1064. <param name="length">To be added.</param>
  1065. <remarks>To be added.</remarks>
  1066. <summary>
  1067. <attribution license="cc4" from="Microsoft" modified="false" />
  1068. <para>Writes nodes from a <see cref="T:System.Int32" /> array.</para>
  1069. </summary>
  1070. <param name="prefix">
  1071. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  1072. <param name="localName">
  1073. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1074. <param name="namespaceUri">
  1075. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1076. <param name="array">
  1077. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  1078. <param name="offset">
  1079. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  1080. </Docs>
  1081. </Member>
  1082. <Member MemberName="WriteArray">
  1083. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, long[] array, int offset, int length);" />
  1084. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, int64[] array, int32 offset, int32 length) cil managed" />
  1085. <MemberType>Method</MemberType>
  1086. <AssemblyInfo>
  1087. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1088. </AssemblyInfo>
  1089. <ReturnValue>
  1090. <ReturnType>System.Void</ReturnType>
  1091. </ReturnValue>
  1092. <Parameters>
  1093. <Parameter Name="prefix" Type="System.String" />
  1094. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1095. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1096. <Parameter Name="array" Type="System.Int64[]" />
  1097. <Parameter Name="offset" Type="System.Int32" />
  1098. <Parameter Name="length" Type="System.Int32" />
  1099. </Parameters>
  1100. <Docs>
  1101. <param name="length">To be added.</param>
  1102. <remarks>To be added.</remarks>
  1103. <summary>
  1104. <attribution license="cc4" from="Microsoft" modified="false" />
  1105. <para>Writes nodes from a <see cref="T:System.Int64" /> array.</para>
  1106. </summary>
  1107. <param name="prefix">
  1108. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  1109. <param name="localName">
  1110. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1111. <param name="namespaceUri">
  1112. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1113. <param name="array">
  1114. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  1115. <param name="offset">
  1116. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  1117. </Docs>
  1118. </Member>
  1119. <Member MemberName="WriteArray">
  1120. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, float[] array, int offset, int length);" />
  1121. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, float32[] array, int32 offset, int32 length) cil managed" />
  1122. <MemberType>Method</MemberType>
  1123. <AssemblyInfo>
  1124. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1125. </AssemblyInfo>
  1126. <ReturnValue>
  1127. <ReturnType>System.Void</ReturnType>
  1128. </ReturnValue>
  1129. <Parameters>
  1130. <Parameter Name="prefix" Type="System.String" />
  1131. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1132. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1133. <Parameter Name="array" Type="System.Single[]" />
  1134. <Parameter Name="offset" Type="System.Int32" />
  1135. <Parameter Name="length" Type="System.Int32" />
  1136. </Parameters>
  1137. <Docs>
  1138. <param name="length">To be added.</param>
  1139. <remarks>To be added.</remarks>
  1140. <summary>
  1141. <attribution license="cc4" from="Microsoft" modified="false" />
  1142. <para>Writes nodes from a <see cref="T:System.Single" /> array.</para>
  1143. </summary>
  1144. <param name="prefix">
  1145. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  1146. <param name="localName">
  1147. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1148. <param name="namespaceUri">
  1149. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1150. <param name="array">
  1151. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  1152. <param name="offset">
  1153. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  1154. </Docs>
  1155. </Member>
  1156. <Member MemberName="WriteArray">
  1157. <MemberSignature Language="C#" Value="public virtual void WriteArray (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, TimeSpan[] array, int offset, int length);" />
  1158. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteArray(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, valuetype System.TimeSpan[] array, int32 offset, int32 length) cil managed" />
  1159. <MemberType>Method</MemberType>
  1160. <AssemblyInfo>
  1161. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1162. </AssemblyInfo>
  1163. <ReturnValue>
  1164. <ReturnType>System.Void</ReturnType>
  1165. </ReturnValue>
  1166. <Parameters>
  1167. <Parameter Name="prefix" Type="System.String" />
  1168. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1169. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1170. <Parameter Name="array" Type="System.TimeSpan[]" />
  1171. <Parameter Name="offset" Type="System.Int32" />
  1172. <Parameter Name="length" Type="System.Int32" />
  1173. </Parameters>
  1174. <Docs>
  1175. <param name="length">To be added.</param>
  1176. <remarks>To be added.</remarks>
  1177. <summary>
  1178. <attribution license="cc4" from="Microsoft" modified="false" />
  1179. <para>Writes nodes from a <see cref="T:System.TimeSpan" /> array.</para>
  1180. </summary>
  1181. <param name="prefix">
  1182. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  1183. <param name="localName">
  1184. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1185. <param name="namespaceUri">
  1186. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1187. <param name="array">
  1188. <attribution license="cc4" from="Microsoft" modified="false" />The array that contains the nodes.</param>
  1189. <param name="offset">
  1190. <attribution license="cc4" from="Microsoft" modified="false" />The starting index in the array.</param>
  1191. </Docs>
  1192. </Member>
  1193. <Member MemberName="WriteAttributeString">
  1194. <MemberSignature Language="C#" Value="public void WriteAttributeString (System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, string value);" />
  1195. <MemberSignature Language="ILAsm" Value=".method public hidebysig instance void WriteAttributeString(class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, string value) cil managed" />
  1196. <MemberType>Method</MemberType>
  1197. <AssemblyInfo>
  1198. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1199. </AssemblyInfo>
  1200. <ReturnValue>
  1201. <ReturnType>System.Void</ReturnType>
  1202. </ReturnValue>
  1203. <Parameters>
  1204. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1205. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1206. <Parameter Name="value" Type="System.String" />
  1207. </Parameters>
  1208. <Docs>
  1209. <remarks>To be added.</remarks>
  1210. <summary>
  1211. <attribution license="cc4" from="Microsoft" modified="false" />
  1212. <para>Writes an attribute qualified name and value.</para>
  1213. </summary>
  1214. <param name="localName">
  1215. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the attribute.</param>
  1216. <param name="namespaceUri">
  1217. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the attribute.</param>
  1218. <param name="value">
  1219. <attribution license="cc4" from="Microsoft" modified="false" />The attribute.</param>
  1220. </Docs>
  1221. </Member>
  1222. <Member MemberName="WriteAttributeString">
  1223. <MemberSignature Language="C#" Value="public void WriteAttributeString (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, string value);" />
  1224. <MemberSignature Language="ILAsm" Value=".method public hidebysig instance void WriteAttributeString(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, string value) cil managed" />
  1225. <MemberType>Method</MemberType>
  1226. <AssemblyInfo>
  1227. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1228. </AssemblyInfo>
  1229. <ReturnValue>
  1230. <ReturnType>System.Void</ReturnType>
  1231. </ReturnValue>
  1232. <Parameters>
  1233. <Parameter Name="prefix" Type="System.String" />
  1234. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1235. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1236. <Parameter Name="value" Type="System.String" />
  1237. </Parameters>
  1238. <Docs>
  1239. <remarks>To be added.</remarks>
  1240. <summary>
  1241. <attribution license="cc4" from="Microsoft" modified="false" />
  1242. <para>Writes an attribute qualified name and value.</para>
  1243. </summary>
  1244. <param name="prefix">
  1245. <attribution license="cc4" from="Microsoft" modified="false" />The prefix of the attribute.</param>
  1246. <param name="localName">
  1247. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the attribute.</param>
  1248. <param name="namespaceUri">
  1249. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the attribute.</param>
  1250. <param name="value">
  1251. <attribution license="cc4" from="Microsoft" modified="false" />The attribute.</param>
  1252. </Docs>
  1253. </Member>
  1254. <Member MemberName="WriteElementString">
  1255. <MemberSignature Language="C#" Value="public void WriteElementString (System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, string value);" />
  1256. <MemberSignature Language="ILAsm" Value=".method public hidebysig instance void WriteElementString(class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, string value) cil managed" />
  1257. <MemberType>Method</MemberType>
  1258. <AssemblyInfo>
  1259. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1260. </AssemblyInfo>
  1261. <ReturnValue>
  1262. <ReturnType>System.Void</ReturnType>
  1263. </ReturnValue>
  1264. <Parameters>
  1265. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1266. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1267. <Parameter Name="value" Type="System.String" />
  1268. </Parameters>
  1269. <Docs>
  1270. <remarks>To be added.</remarks>
  1271. <summary>
  1272. <attribution license="cc4" from="Microsoft" modified="false" />
  1273. <para>Writes an element with a text content.</para>
  1274. </summary>
  1275. <param name="localName">
  1276. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1277. <param name="namespaceUri">
  1278. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1279. <param name="value">
  1280. <attribution license="cc4" from="Microsoft" modified="false" />The element content.</param>
  1281. </Docs>
  1282. </Member>
  1283. <Member MemberName="WriteElementString">
  1284. <MemberSignature Language="C#" Value="public void WriteElementString (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri, string value);" />
  1285. <MemberSignature Language="ILAsm" Value=".method public hidebysig instance void WriteElementString(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri, string value) cil managed" />
  1286. <MemberType>Method</MemberType>
  1287. <AssemblyInfo>
  1288. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1289. </AssemblyInfo>
  1290. <ReturnValue>
  1291. <ReturnType>System.Void</ReturnType>
  1292. </ReturnValue>
  1293. <Parameters>
  1294. <Parameter Name="prefix" Type="System.String" />
  1295. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1296. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1297. <Parameter Name="value" Type="System.String" />
  1298. </Parameters>
  1299. <Docs>
  1300. <remarks>To be added.</remarks>
  1301. <summary>
  1302. <attribution license="cc4" from="Microsoft" modified="false" />
  1303. <para>Writes an element with a text content.</para>
  1304. </summary>
  1305. <param name="prefix">
  1306. <attribution license="cc4" from="Microsoft" modified="false" />The prefix of the element.</param>
  1307. <param name="localName">
  1308. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1309. <param name="namespaceUri">
  1310. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1311. <param name="value">
  1312. <attribution license="cc4" from="Microsoft" modified="false" />The element content.</param>
  1313. </Docs>
  1314. </Member>
  1315. <Member MemberName="WriteNode">
  1316. <MemberSignature Language="C#" Value="public virtual void WriteNode (System.Xml.XmlDictionaryReader reader, bool defattr);" />
  1317. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteNode(class System.Xml.XmlDictionaryReader reader, bool defattr) cil managed" />
  1318. <MemberType>Method</MemberType>
  1319. <AssemblyInfo>
  1320. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1321. </AssemblyInfo>
  1322. <ReturnValue>
  1323. <ReturnType>System.Void</ReturnType>
  1324. </ReturnValue>
  1325. <Parameters>
  1326. <Parameter Name="reader" Type="System.Xml.XmlDictionaryReader" />
  1327. <Parameter Name="defattr" Type="System.Boolean" />
  1328. </Parameters>
  1329. <Docs>
  1330. <remarks>To be added.</remarks>
  1331. <summary>
  1332. <attribution license="cc4" from="Microsoft" modified="false" />
  1333. <para>Writes the current XML node from an <see cref="T:System.Xml.XmlDictionaryReader" />.</para>
  1334. </summary>
  1335. <param name="reader">
  1336. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlDictionaryReader" />.</param>
  1337. <param name="defattr">
  1338. <attribution license="cc4" from="Microsoft" modified="false" />true to copy the default attributes from the XmlReader; otherwise, false.</param>
  1339. </Docs>
  1340. </Member>
  1341. <Member MemberName="WriteNode">
  1342. <MemberSignature Language="C#" Value="public override void WriteNode (System.Xml.XmlReader reader, bool defattr);" />
  1343. <MemberSignature Language="ILAsm" Value=".method public hidebysig virtual instance void WriteNode(class System.Xml.XmlReader reader, bool defattr) cil managed" />
  1344. <MemberType>Method</MemberType>
  1345. <AssemblyInfo>
  1346. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1347. </AssemblyInfo>
  1348. <ReturnValue>
  1349. <ReturnType>System.Void</ReturnType>
  1350. </ReturnValue>
  1351. <Parameters>
  1352. <Parameter Name="reader" Type="System.Xml.XmlReader" />
  1353. <Parameter Name="defattr" Type="System.Boolean" />
  1354. </Parameters>
  1355. <Docs>
  1356. <remarks>To be added.</remarks>
  1357. <summary>
  1358. <attribution license="cc4" from="Microsoft" modified="false" />
  1359. <para>Writes the current XML node from an <see cref="T:System.Xml.XmlReader" />.</para>
  1360. </summary>
  1361. <param name="reader">
  1362. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlReader" />.</param>
  1363. <param name="defattr">
  1364. <attribution license="cc4" from="Microsoft" modified="false" />true to copy the default attributes from the <see cref="T:System.Xml.XmlReader" />; otherwise, false.</param>
  1365. </Docs>
  1366. </Member>
  1367. <Member MemberName="WriteQualifiedName">
  1368. <MemberSignature Language="C#" Value="public virtual void WriteQualifiedName (System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri);" />
  1369. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteQualifiedName(class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri) cil managed" />
  1370. <MemberType>Method</MemberType>
  1371. <AssemblyInfo>
  1372. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1373. </AssemblyInfo>
  1374. <ReturnValue>
  1375. <ReturnType>System.Void</ReturnType>
  1376. </ReturnValue>
  1377. <Parameters>
  1378. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1379. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1380. </Parameters>
  1381. <Docs>
  1382. <remarks>
  1383. <attribution license="cc4" from="Microsoft" modified="false" />
  1384. <para>If the namespace maps to the current default namespace, no prefix is generated.</para>
  1385. <para>When writing attribute values, this method generates a prefix if the namespace is not found. When writing element content, it throws an exception if the namespace is not found.</para>
  1386. </remarks>
  1387. <summary>
  1388. <attribution license="cc4" from="Microsoft" modified="false" />
  1389. <para>Writes out the namespace-qualified name. This method looks up the prefix that is in scope for the given namespace.</para>
  1390. </summary>
  1391. <param name="localName">
  1392. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the qualified name.</param>
  1393. <param name="namespaceUri">
  1394. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the qualified name.</param>
  1395. </Docs>
  1396. </Member>
  1397. <Member MemberName="WriteStartAttribute">
  1398. <MemberSignature Language="C#" Value="public void WriteStartAttribute (System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri);" />
  1399. <MemberSignature Language="ILAsm" Value=".method public hidebysig instance void WriteStartAttribute(class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri) cil managed" />
  1400. <MemberType>Method</MemberType>
  1401. <AssemblyInfo>
  1402. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1403. </AssemblyInfo>
  1404. <ReturnValue>
  1405. <ReturnType>System.Void</ReturnType>
  1406. </ReturnValue>
  1407. <Parameters>
  1408. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1409. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1410. </Parameters>
  1411. <Docs>
  1412. <remarks>To be added.</remarks>
  1413. <summary>
  1414. <attribution license="cc4" from="Microsoft" modified="false" />
  1415. <para>Writes the start of an attribute with the specified local name, and namespace URI.</para>
  1416. </summary>
  1417. <param name="localName">
  1418. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the attribute.</param>
  1419. <param name="namespaceUri">
  1420. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the attribute.</param>
  1421. </Docs>
  1422. </Member>
  1423. <Member MemberName="WriteStartAttribute">
  1424. <MemberSignature Language="C#" Value="public virtual void WriteStartAttribute (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri);" />
  1425. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteStartAttribute(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri) cil managed" />
  1426. <MemberType>Method</MemberType>
  1427. <AssemblyInfo>
  1428. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1429. </AssemblyInfo>
  1430. <ReturnValue>
  1431. <ReturnType>System.Void</ReturnType>
  1432. </ReturnValue>
  1433. <Parameters>
  1434. <Parameter Name="prefix" Type="System.String" />
  1435. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1436. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1437. </Parameters>
  1438. <Docs>
  1439. <remarks>To be added.</remarks>
  1440. <summary>
  1441. <attribution license="cc4" from="Microsoft" modified="false" />
  1442. <para>Writes the start of an attribute with the specified prefix, local name, and namespace URI.</para>
  1443. </summary>
  1444. <param name="prefix">
  1445. <attribution license="cc4" from="Microsoft" modified="false" />The namespace prefix.</param>
  1446. <param name="localName">
  1447. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the attribute.</param>
  1448. <param name="namespaceUri">
  1449. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the attribute.</param>
  1450. </Docs>
  1451. </Member>
  1452. <Member MemberName="WriteStartElement">
  1453. <MemberSignature Language="C#" Value="public void WriteStartElement (System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri);" />
  1454. <MemberSignature Language="ILAsm" Value=".method public hidebysig instance void WriteStartElement(class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri) cil managed" />
  1455. <MemberType>Method</MemberType>
  1456. <AssemblyInfo>
  1457. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1458. </AssemblyInfo>
  1459. <ReturnValue>
  1460. <ReturnType>System.Void</ReturnType>
  1461. </ReturnValue>
  1462. <Parameters>
  1463. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1464. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1465. </Parameters>
  1466. <Docs>
  1467. <remarks>To be added.</remarks>
  1468. <summary>
  1469. <attribution license="cc4" from="Microsoft" modified="false" />
  1470. <para>Writes the specified start tag and associates it with the given namespace.</para>
  1471. </summary>
  1472. <param name="localName">
  1473. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1474. <param name="namespaceUri">
  1475. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1476. </Docs>
  1477. </Member>
  1478. <Member MemberName="WriteStartElement">
  1479. <MemberSignature Language="C#" Value="public virtual void WriteStartElement (string prefix, System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString namespaceUri);" />
  1480. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteStartElement(string prefix, class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString namespaceUri) cil managed" />
  1481. <MemberType>Method</MemberType>
  1482. <AssemblyInfo>
  1483. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1484. </AssemblyInfo>
  1485. <ReturnValue>
  1486. <ReturnType>System.Void</ReturnType>
  1487. </ReturnValue>
  1488. <Parameters>
  1489. <Parameter Name="prefix" Type="System.String" />
  1490. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1491. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1492. </Parameters>
  1493. <Docs>
  1494. <remarks>To be added.</remarks>
  1495. <summary>
  1496. <attribution license="cc4" from="Microsoft" modified="false" />
  1497. <para>Writes the specified start tag and associates it with the given namespace and prefix.</para>
  1498. </summary>
  1499. <param name="prefix">
  1500. <attribution license="cc4" from="Microsoft" modified="false" />The prefix of the element.</param>
  1501. <param name="localName">
  1502. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the element.</param>
  1503. <param name="namespaceUri">
  1504. <attribution license="cc4" from="Microsoft" modified="false" />The namespace URI of the element.</param>
  1505. </Docs>
  1506. </Member>
  1507. <Member MemberName="WriteString">
  1508. <MemberSignature Language="C#" Value="public virtual void WriteString (System.Xml.XmlDictionaryString value);" />
  1509. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteString(class System.Xml.XmlDictionaryString value) cil managed" />
  1510. <MemberType>Method</MemberType>
  1511. <AssemblyInfo>
  1512. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1513. </AssemblyInfo>
  1514. <ReturnValue>
  1515. <ReturnType>System.Void</ReturnType>
  1516. </ReturnValue>
  1517. <Parameters>
  1518. <Parameter Name="value" Type="System.Xml.XmlDictionaryString" />
  1519. </Parameters>
  1520. <Docs>
  1521. <remarks>To be added.</remarks>
  1522. <summary>
  1523. <attribution license="cc4" from="Microsoft" modified="false" />
  1524. <para>Writes the given text content.</para>
  1525. </summary>
  1526. <param name="value">
  1527. <attribution license="cc4" from="Microsoft" modified="false" />The text to write.</param>
  1528. </Docs>
  1529. </Member>
  1530. <Member MemberName="WriteTextNode">
  1531. <MemberSignature Language="C#" Value="protected virtual void WriteTextNode (System.Xml.XmlDictionaryReader reader, bool isAttribute);" />
  1532. <MemberSignature Language="ILAsm" Value=".method familyhidebysig newslot virtual instance void WriteTextNode(class System.Xml.XmlDictionaryReader reader, bool isAttribute) cil managed" />
  1533. <MemberType>Method</MemberType>
  1534. <AssemblyInfo>
  1535. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1536. </AssemblyInfo>
  1537. <ReturnValue>
  1538. <ReturnType>System.Void</ReturnType>
  1539. </ReturnValue>
  1540. <Parameters>
  1541. <Parameter Name="reader" Type="System.Xml.XmlDictionaryReader" />
  1542. <Parameter Name="isAttribute" Type="System.Boolean" />
  1543. </Parameters>
  1544. <Docs>
  1545. <remarks>
  1546. <attribution license="cc4" from="Microsoft" modified="false" />
  1547. <para>If positioned on element content, this method advances the XmlDictionaryReader.</para>
  1548. </remarks>
  1549. <summary>
  1550. <attribution license="cc4" from="Microsoft" modified="false" />
  1551. <para>Writes the text node that an <see cref="T:System.Xml.XmlDictionaryReader" /> is currently positioned on.</para>
  1552. </summary>
  1553. <param name="reader">
  1554. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlDictionaryReader" /> to get the text value from.</param>
  1555. <param name="isAttribute">
  1556. <attribution license="cc4" from="Microsoft" modified="false" />true to indicate that the reader is positioned on an attribute value or element content; otherwise, false.</param>
  1557. </Docs>
  1558. </Member>
  1559. <Member MemberName="WriteValue">
  1560. <MemberSignature Language="C#" Value="public virtual void WriteValue (Guid guid);" />
  1561. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteValue(valuetype System.Guid guid) cil managed" />
  1562. <MemberType>Method</MemberType>
  1563. <AssemblyInfo>
  1564. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1565. </AssemblyInfo>
  1566. <ReturnValue>
  1567. <ReturnType>System.Void</ReturnType>
  1568. </ReturnValue>
  1569. <Parameters>
  1570. <Parameter Name="guid" Type="System.Guid" />
  1571. </Parameters>
  1572. <Docs>
  1573. <param name="guid">To be added.</param>
  1574. <remarks>To be added.</remarks>
  1575. <summary>
  1576. <attribution license="cc4" from="Microsoft" modified="false" />
  1577. <para>Writes a <see cref="T:System.Guid" /> value.</para>
  1578. </summary>
  1579. </Docs>
  1580. </Member>
  1581. <Member MemberName="WriteValue">
  1582. <MemberSignature Language="C#" Value="public virtual void WriteValue (TimeSpan duration);" />
  1583. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteValue(valuetype System.TimeSpan duration) cil managed" />
  1584. <MemberType>Method</MemberType>
  1585. <AssemblyInfo>
  1586. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1587. </AssemblyInfo>
  1588. <ReturnValue>
  1589. <ReturnType>System.Void</ReturnType>
  1590. </ReturnValue>
  1591. <Parameters>
  1592. <Parameter Name="duration" Type="System.TimeSpan" />
  1593. </Parameters>
  1594. <Docs>
  1595. <param name="duration">To be added.</param>
  1596. <remarks>To be added.</remarks>
  1597. <summary>
  1598. <attribution license="cc4" from="Microsoft" modified="false" />
  1599. <para>Writes a <see cref="T:System.TimeSpan" /> value.</para>
  1600. </summary>
  1601. </Docs>
  1602. </Member>
  1603. <Member MemberName="WriteValue">
  1604. <MemberSignature Language="C#" Value="public virtual void WriteValue (System.Xml.IStreamProvider value);" />
  1605. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteValue(class System.Xml.IStreamProvider value) cil managed" />
  1606. <MemberType>Method</MemberType>
  1607. <AssemblyInfo>
  1608. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1609. </AssemblyInfo>
  1610. <ReturnValue>
  1611. <ReturnType>System.Void</ReturnType>
  1612. </ReturnValue>
  1613. <Parameters>
  1614. <Parameter Name="value" Type="System.Xml.IStreamProvider" />
  1615. </Parameters>
  1616. <Docs>
  1617. <remarks>
  1618. <attribution license="cc4" from="Microsoft" modified="false" />
  1619. <para>The contents of the stream provided by the IStreamProvider are written as Base64 data, unless this method is overridden in a derived class.</para>
  1620. <para>For the asynchronous version of this method, see <see cref="M:System.Xml.XmlDictionaryWriter.WriteValueAsync(System.Xml.IStreamProvider)" />.</para>
  1621. </remarks>
  1622. <summary>
  1623. <attribution license="cc4" from="Microsoft" modified="false" />
  1624. <para>Writes a value from an <see cref="T:System.Xml.IStreamProvider" />.</para>
  1625. </summary>
  1626. <param name="value">
  1627. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.IStreamProvider" /> value to write.</param>
  1628. </Docs>
  1629. </Member>
  1630. <Member MemberName="WriteValue">
  1631. <MemberSignature Language="C#" Value="public virtual void WriteValue (System.Xml.UniqueId id);" />
  1632. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteValue(class System.Xml.UniqueId id) cil managed" />
  1633. <MemberType>Method</MemberType>
  1634. <AssemblyInfo>
  1635. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1636. </AssemblyInfo>
  1637. <ReturnValue>
  1638. <ReturnType>System.Void</ReturnType>
  1639. </ReturnValue>
  1640. <Parameters>
  1641. <Parameter Name="id" Type="System.Xml.UniqueId" />
  1642. </Parameters>
  1643. <Docs>
  1644. <param name="id">To be added.</param>
  1645. <remarks>To be added.</remarks>
  1646. <summary>
  1647. <attribution license="cc4" from="Microsoft" modified="false" />
  1648. <para>Writes a Unique Id value.</para>
  1649. </summary>
  1650. </Docs>
  1651. </Member>
  1652. <Member MemberName="WriteValue">
  1653. <MemberSignature Language="C#" Value="public virtual void WriteValue (System.Xml.XmlDictionaryString value);" />
  1654. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteValue(class System.Xml.XmlDictionaryString value) cil managed" />
  1655. <MemberType>Method</MemberType>
  1656. <AssemblyInfo>
  1657. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1658. </AssemblyInfo>
  1659. <ReturnValue>
  1660. <ReturnType>System.Void</ReturnType>
  1661. </ReturnValue>
  1662. <Parameters>
  1663. <Parameter Name="value" Type="System.Xml.XmlDictionaryString" />
  1664. </Parameters>
  1665. <Docs>
  1666. <remarks>To be added.</remarks>
  1667. <summary>
  1668. <attribution license="cc4" from="Microsoft" modified="false" />
  1669. <para>Writes a <see cref="T:System.Xml.XmlDictionaryString" /> value.</para>
  1670. </summary>
  1671. <param name="value">
  1672. <attribution license="cc4" from="Microsoft" modified="false" />The <see cref="T:System.Xml.XmlDictionaryString" /> value.</param>
  1673. </Docs>
  1674. </Member>
  1675. <Member MemberName="WriteXmlAttribute">
  1676. <MemberSignature Language="C#" Value="public virtual void WriteXmlAttribute (string localName, string value);" />
  1677. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteXmlAttribute(string localName, string value) cil managed" />
  1678. <MemberType>Method</MemberType>
  1679. <AssemblyInfo>
  1680. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1681. </AssemblyInfo>
  1682. <ReturnValue>
  1683. <ReturnType>System.Void</ReturnType>
  1684. </ReturnValue>
  1685. <Parameters>
  1686. <Parameter Name="localName" Type="System.String" />
  1687. <Parameter Name="value" Type="System.String" />
  1688. </Parameters>
  1689. <Docs>
  1690. <remarks>To be added.</remarks>
  1691. <summary>
  1692. <attribution license="cc4" from="Microsoft" modified="false" />
  1693. <para>Writes a standard XML attribute in the current node.</para>
  1694. </summary>
  1695. <param name="localName">
  1696. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the attribute.</param>
  1697. <param name="value">
  1698. <attribution license="cc4" from="Microsoft" modified="false" />The value of the attribute.</param>
  1699. </Docs>
  1700. </Member>
  1701. <Member MemberName="WriteXmlAttribute">
  1702. <MemberSignature Language="C#" Value="public virtual void WriteXmlAttribute (System.Xml.XmlDictionaryString localName, System.Xml.XmlDictionaryString value);" />
  1703. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteXmlAttribute(class System.Xml.XmlDictionaryString localName, class System.Xml.XmlDictionaryString value) cil managed" />
  1704. <MemberType>Method</MemberType>
  1705. <AssemblyInfo>
  1706. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1707. </AssemblyInfo>
  1708. <ReturnValue>
  1709. <ReturnType>System.Void</ReturnType>
  1710. </ReturnValue>
  1711. <Parameters>
  1712. <Parameter Name="localName" Type="System.Xml.XmlDictionaryString" />
  1713. <Parameter Name="value" Type="System.Xml.XmlDictionaryString" />
  1714. </Parameters>
  1715. <Docs>
  1716. <remarks>To be added.</remarks>
  1717. <summary>
  1718. <attribution license="cc4" from="Microsoft" modified="false" />
  1719. <para>Writes an XML attribute in the current node.</para>
  1720. </summary>
  1721. <param name="localName">
  1722. <attribution license="cc4" from="Microsoft" modified="false" />The local name of the attribute.</param>
  1723. <param name="value">
  1724. <attribution license="cc4" from="Microsoft" modified="false" />The value of the attribute.</param>
  1725. </Docs>
  1726. </Member>
  1727. <Member MemberName="WriteXmlnsAttribute">
  1728. <MemberSignature Language="C#" Value="public virtual void WriteXmlnsAttribute (string prefix, string namespaceUri);" />
  1729. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteXmlnsAttribute(string prefix, string namespaceUri) cil managed" />
  1730. <MemberType>Method</MemberType>
  1731. <AssemblyInfo>
  1732. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1733. </AssemblyInfo>
  1734. <ReturnValue>
  1735. <ReturnType>System.Void</ReturnType>
  1736. </ReturnValue>
  1737. <Parameters>
  1738. <Parameter Name="prefix" Type="System.String" />
  1739. <Parameter Name="namespaceUri" Type="System.String" />
  1740. </Parameters>
  1741. <Docs>
  1742. <remarks>To be added.</remarks>
  1743. <summary>
  1744. <attribution license="cc4" from="Microsoft" modified="false" />
  1745. <para>Writes a namespace declaration attribute.</para>
  1746. </summary>
  1747. <param name="prefix">
  1748. <attribution license="cc4" from="Microsoft" modified="false" />The prefix that is bound to the given namespace.</param>
  1749. <param name="namespaceUri">
  1750. <attribution license="cc4" from="Microsoft" modified="false" />The namespace to which the prefix is bound.</param>
  1751. </Docs>
  1752. </Member>
  1753. <Member MemberName="WriteXmlnsAttribute">
  1754. <MemberSignature Language="C#" Value="public virtual void WriteXmlnsAttribute (string prefix, System.Xml.XmlDictionaryString namespaceUri);" />
  1755. <MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance void WriteXmlnsAttribute(string prefix, class System.Xml.XmlDictionaryString namespaceUri) cil managed" />
  1756. <MemberType>Method</MemberType>
  1757. <AssemblyInfo>
  1758. <AssemblyVersion>4.0.0.0</AssemblyVersion>
  1759. </AssemblyInfo>
  1760. <ReturnValue>
  1761. <ReturnType>System.Void</ReturnType>
  1762. </ReturnValue>
  1763. <Parameters>
  1764. <Parameter Name="prefix" Type="System.String" />
  1765. <Parameter Name="namespaceUri" Type="System.Xml.XmlDictionaryString" />
  1766. </Parameters>
  1767. <Docs>
  1768. <remarks>To be added.</remarks>
  1769. <summary>
  1770. <attribution license="cc4" from="Microsoft" modified="false" />
  1771. <para>Writes a namespace declaration attribute.</para>
  1772. </summary>
  1773. <param name="prefix">
  1774. <attribution license="cc4" from="Microsoft" modified="false" />The prefix that is bound to the given namespace.</param>
  1775. <param name="namespaceUri">
  1776. <attribution license="cc4" from="Microsoft" modified="false" />The namespace to which the prefix is bound.</param>
  1777. </Docs>
  1778. </Member>
  1779. </Members>
  1780. </Type>