Share via


XmlArrayItemAttributes.Add(XmlArrayItemAttribute) Metode

Definisi

XmlArrayItemAttribute Menambahkan ke koleksi.

public:
 int Add(System::Xml::Serialization::XmlArrayItemAttribute ^ attribute);
public int Add (System.Xml.Serialization.XmlArrayItemAttribute attribute);
public int Add (System.Xml.Serialization.XmlArrayItemAttribute? attribute);
member this.Add : System.Xml.Serialization.XmlArrayItemAttribute -> int
Public Function Add (attribute As XmlArrayItemAttribute) As Integer

Parameter

attribute
XmlArrayItemAttribute

untuk XmlArrayItemAttribute ditambahkan ke koleksi.

Mengembalikan

Indeks item yang ditambahkan.

Berlaku untuk