XmlArrayItemAttributes.Insert(Int32, XmlArrayItemAttribute) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Infogar en XmlArrayItemAttribute i samlingen vid det angivna indexet.
public:
void Insert(int index, System::Xml::Serialization::XmlArrayItemAttribute ^ attribute);
public void Insert(int index, System.Xml.Serialization.XmlArrayItemAttribute attribute);
public void Insert(int index, System.Xml.Serialization.XmlArrayItemAttribute? attribute);
member this.Insert : int * System.Xml.Serialization.XmlArrayItemAttribute -> unit
Public Sub Insert (index As Integer, attribute As XmlArrayItemAttribute)
Parametrar
- index
- Int32
Det index där attributet infogas.
- attribute
- XmlArrayItemAttribute
Infoga XmlArrayItemAttribute .