Skip to content

Commit 0777f42

Browse files
krwqcarlossanlop
andauthored
Auto-generated changes for System.Xml (dotnet#4157)
* auto-generated changes for System.Xml * Update xml/System.Xml.Serialization/XmlAnyElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlAnyElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlAnyElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlAnyElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlArrayItemAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlAnyElementAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlArrayItemAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> * Update xml/System.Xml.Serialization/XmlArrayItemAttributes.xml Co-Authored-By: Carlos Sanchez Lopez <[email protected]> Co-authored-by: Carlos Sanchez Lopez <[email protected]>
1 parent 4ad5e2e commit 0777f42

File tree

7 files changed

+329
-140
lines changed

7 files changed

+329
-140
lines changed

xml/System.Xml.Serialization/XmlAnyElementAttributes.xml

Lines changed: 77 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Type Name="XmlAnyElementAttributes" FullName="System.Xml.Serialization.XmlAnyElementAttributes">
1+
<Type Name="XmlAnyElementAttributes" FullName="System.Xml.Serialization.XmlAnyElementAttributes">
22
<TypeSignature Language="C#" Value="public class XmlAnyElementAttributes : System.Collections.IList" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
33
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit XmlAnyElementAttributes extends System.Object implements class System.Collections.ICollection, class System.Collections.IEnumerable, class System.Collections.IList" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
44
<TypeSignature Language="DocId" Value="T:System.Xml.Serialization.XmlAnyElementAttributes" />
@@ -43,8 +43,7 @@
4343
<BaseTypeName>System.Object</BaseTypeName>
4444
<BaseTypeName FrameworkAlternate="net-5.0;netcore-2.0;netcore-2.1;netcore-2.2;netcore-3.0;netcore-3.1;netframework-1.1;netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8;netstandard-2.0;netstandard-2.1;xamarinandroid-7.1;xamarinios-10.8;xamarinmac-3.0">System.Collections.CollectionBase</BaseTypeName>
4545
</Base>
46-
<Interfaces>
47-
</Interfaces>
46+
<Interfaces />
4847
<Docs>
4948
<summary>Represents a collection of <see cref="T:System.Xml.Serialization.XmlAnyElementAttribute" /> objects.</summary>
5049
<remarks>
@@ -209,7 +208,7 @@
209208
</ReturnValue>
210209
<Parameters />
211210
<Docs>
212-
<summary>To be added.</summary>
211+
<summary>Removes all items from the <see cref="T:System.Collections.IList" />.</summary>
213212
<remarks>To be added.</remarks>
214213
</Docs>
215214
</Member>
@@ -331,8 +330,8 @@
331330
<ReturnType>System.Int32</ReturnType>
332331
</ReturnValue>
333332
<Docs>
334-
<summary>To be added.</summary>
335-
<value>To be added.</value>
333+
<summary>Gets the number of elements contained in the <see cref="T:System.Collections.ICollection" />.</summary>
334+
<value>The number of elements contained in the <see cref="T:System.Collections.ICollection" />.</value>
336335
<remarks>To be added.</remarks>
337336
</Docs>
338337
</Member>
@@ -365,8 +364,8 @@
365364
</ReturnValue>
366365
<Parameters />
367366
<Docs>
368-
<summary>To be added.</summary>
369-
<returns>To be added.</returns>
367+
<summary>Returns an enumerator that iterates through a collection.</summary>
368+
<returns>An enumerator that can be used to iterate through the collection.</returns>
370369
<remarks>To be added.</remarks>
371370
</Docs>
372371
</Member>
@@ -577,8 +576,8 @@
577576
<Parameter Name="index" Type="System.Int32" Index="0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
578577
</Parameters>
579578
<Docs>
580-
<param name="index">To be added.</param>
581-
<summary>To be added.</summary>
579+
<param name="index">The zero-based index of the item to remove.</param>
580+
<summary>Removes the <see cref="T:System.Collections.IList" /> item at the specified index.</summary>
582581
<remarks>To be added.</remarks>
583582
</Docs>
584583
</Member>
@@ -614,9 +613,9 @@
614613
<Parameter Name="index" Type="System.Int32" Index="1" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
615614
</Parameters>
616615
<Docs>
617-
<param name="array">To be added.</param>
618-
<param name="index">To be added.</param>
619-
<summary>To be added.</summary>
616+
<param name="array">The one-dimensional array that is the destination of the elements copied from <see cref="T:System.Collections.ICollection" />. The array must have zero-based indexing.</param>
617+
<param name="index">The zero-based index in <paramref name="array" /> at which copying begins.</param>
618+
<summary>Copies the elements of the <see cref="T:System.Collections.ICollection" /> to an array, starting at a particular index.</summary>
620619
<remarks>To be added.</remarks>
621620
</Docs>
622621
</Member>
@@ -648,9 +647,18 @@
648647
<ReturnType>System.Boolean</ReturnType>
649648
</ReturnValue>
650649
<Docs>
651-
<summary>To be added.</summary>
652-
<value>To be added.</value>
653-
<remarks>To be added.</remarks>
650+
<summary>Gets a value indicating whether access to the <see cref="T:System.Collections.ICollection" /> is synchronized (thread safe).</summary>
651+
<value>
652+
<see langword="true" /> if access to the <see cref="T:System.Collections.ICollection" /> is synchronized (thread safe); otherwise, <see langword="false" />.</value>
653+
<remarks>
654+
<format type="text/markdown"><![CDATA[
655+
656+
## Remarks
657+
658+
This member is an explicit interface member implementation. It can be used only when the <xref:System.Xml.Serialization.XmlAnyElementAttributes> instance is cast to an <xref:System.Collections.ICollection> interface.
659+
660+
]]></format>
661+
</remarks>
654662
</Docs>
655663
</Member>
656664
<Member MemberName="System.Collections.ICollection.SyncRoot">
@@ -681,9 +689,17 @@
681689
<ReturnType>System.Object</ReturnType>
682690
</ReturnValue>
683691
<Docs>
684-
<summary>To be added.</summary>
685-
<value>To be added.</value>
686-
<remarks>To be added.</remarks>
692+
<summary>Gets an object that can be used to synchronize access to the <see cref="T:System.Collections.ICollection" />.</summary>
693+
<value>An object that can be used to synchronize access to the <see cref="T:System.Collections.ICollection" />.</value>
694+
<remarks>
695+
<format type="text/markdown"><![CDATA[
696+
697+
## Remarks
698+
699+
This member is an explicit interface member implementation. It can be used only when the <xref:System.Xml.Serialization.XmlAnyElementAttributes> instance is cast to an <xref:System.Collections.ICollection> interface.
700+
701+
]]></format>
702+
</remarks>
687703
</Docs>
688704
</Member>
689705
<Member MemberName="System.Collections.IList.Add">
@@ -717,9 +733,9 @@
717733
<Parameter Name="value" Type="System.Object" Index="0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
718734
</Parameters>
719735
<Docs>
720-
<param name="value">To be added.</param>
721-
<summary>To be added.</summary>
722-
<returns>To be added.</returns>
736+
<param name="value">The object to add to the <see cref="T:System.Collections.IList" />.</param>
737+
<summary>Adds an item to the <see cref="T:System.Collections.IList" />.</summary>
738+
<returns>The position into which the new element was inserted, or -1 to indicate that the item was not inserted into the collection.</returns>
723739
<remarks>To be added.</remarks>
724740
</Docs>
725741
</Member>
@@ -754,9 +770,10 @@
754770
<Parameter Name="value" Type="System.Object" Index="0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
755771
</Parameters>
756772
<Docs>
757-
<param name="value">To be added.</param>
758-
<summary>To be added.</summary>
759-
<returns>To be added.</returns>
773+
<param name="value">The object to locate in the <see cref="T:System.Collections.IList" />.</param>
774+
<summary>Determines whether the <see cref="T:System.Collections.IList" /> contains a specific value.</summary>
775+
<returns>
776+
<see langword="true" /> if the object is found in the <see cref="T:System.Collections.IList" />; otherwise, <see langword="false" />.</returns>
760777
<remarks>To be added.</remarks>
761778
</Docs>
762779
</Member>
@@ -791,9 +808,9 @@
791808
<Parameter Name="value" Type="System.Object" Index="0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
792809
</Parameters>
793810
<Docs>
794-
<param name="value">To be added.</param>
795-
<summary>To be added.</summary>
796-
<returns>To be added.</returns>
811+
<param name="value">The object to locate in the <see cref="T:System.Collections.IList" />.</param>
812+
<summary>Determines the index of a specific item in the <see cref="T:System.Collections.IList" />.</summary>
813+
<returns>The index of <paramref name="value" /> if found in the list; otherwise, -1.</returns>
797814
<remarks>To be added.</remarks>
798815
</Docs>
799816
</Member>
@@ -829,9 +846,9 @@
829846
<Parameter Name="value" Type="System.Object" Index="1" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
830847
</Parameters>
831848
<Docs>
832-
<param name="index">To be added.</param>
833-
<param name="value">To be added.</param>
834-
<summary>To be added.</summary>
849+
<param name="index">The zero-based index at which <paramref name="value" /> should be inserted.</param>
850+
<param name="value">The object to insert into the <see cref="T:System.Collections.IList" />.</param>
851+
<summary>Inserts an item to the <see cref="T:System.Collections.IList" /> at the specified index.</summary>
835852
<remarks>To be added.</remarks>
836853
</Docs>
837854
</Member>
@@ -863,9 +880,18 @@
863880
<ReturnType>System.Boolean</ReturnType>
864881
</ReturnValue>
865882
<Docs>
866-
<summary>To be added.</summary>
867-
<value>To be added.</value>
868-
<remarks>To be added.</remarks>
883+
<summary>Gets a value indicating whether the <see cref="T:System.Collections.IList" /> has a fixed size.</summary>
884+
<value>
885+
<see langword="true" /> if the <see cref="T:System.Collections.IList" /> has a fixed size; otherwise, <see langword="false" />.</value>
886+
<remarks>
887+
<format type="text/markdown"><![CDATA[
888+
889+
## Remarks
890+
891+
This member is an explicit interface member implementation. It can be used only when the <xref:System.Xml.Serialization.XmlAnyElementAttributes> instance is cast to an <xref:System.Collections.IList> interface.
892+
893+
]]></format>
894+
</remarks>
869895
</Docs>
870896
</Member>
871897
<Member MemberName="System.Collections.IList.IsReadOnly">
@@ -896,9 +922,18 @@
896922
<ReturnType>System.Boolean</ReturnType>
897923
</ReturnValue>
898924
<Docs>
899-
<summary>To be added.</summary>
900-
<value>To be added.</value>
901-
<remarks>To be added.</remarks>
925+
<summary>Gets a value indicating whether the <see cref="T:System.Collections.IList" /> is read-only.</summary>
926+
<value>
927+
<see langword="true" /> if the <see cref="T:System.Collections.IList" /> is read-only; otherwise, <see langword="false" />.</value>
928+
<remarks>
929+
<format type="text/markdown"><![CDATA[
930+
931+
## Remarks
932+
933+
This member is an explicit interface member implementation. It can be used only when the <xref:System.Xml.Serialization.XmlAnyElementAttributes> instance is cast to an <xref:System.Collections.IList> interface.
934+
935+
]]></format>
936+
</remarks>
902937
</Docs>
903938
</Member>
904939
<Member MemberName="System.Collections.IList.Item">
@@ -932,9 +967,9 @@
932967
<Parameter Name="index" Type="System.Int32" Index="0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
933968
</Parameters>
934969
<Docs>
935-
<param name="index">To be added.</param>
936-
<summary>To be added.</summary>
937-
<value>To be added.</value>
970+
<param name="index">The zero-based index of the element to get or set.</param>
971+
<summary>Gets or sets the element at the specified index.</summary>
972+
<value>The element at the specified index.</value>
938973
<remarks>To be added.</remarks>
939974
</Docs>
940975
</Member>
@@ -969,8 +1004,8 @@
9691004
<Parameter Name="value" Type="System.Object" Index="0" FrameworkAlternate="dotnet-uwp-10.0;netcore-1.0;netcore-1.1" />
9701005
</Parameters>
9711006
<Docs>
972-
<param name="value">To be added.</param>
973-
<summary>To be added.</summary>
1007+
<param name="value">The object to remove from the <see cref="T:System.Collections.IList" />.</param>
1008+
<summary>Removes the first occurrence of a specific object from the <see cref="T:System.Collections.IList" />.</summary>
9741009
<remarks>To be added.</remarks>
9751010
</Docs>
9761011
</Member>

0 commit comments

Comments
 (0)