Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Xml
Serialization
XmlArrayItemAttributes
C# Class System.Xml.Serialization.XmlArrayItemAttributes
Summary description for XmlArrayItemAttributes.
Inheritance:
IList
Show file
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
CopyTo
(
XmlArrayItemAttribute
array
,
int
index
) :
void
Method Details
CopyTo()
public
method
public
CopyTo
(
XmlArrayItemAttribute
array
,
int
index
) :
void
array
XmlArrayItemAttribute
index
int
return
void