Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Simpl
Serialization
Deserializers
Parsers
Xml
Attributes
C# Class Simpl.Serialization.Deserializers.Parsers.Xml.Attributes
Mostra file
Open project: ecologylab/simplCSharp
Class Usage Examples
Public Properties
Property
Type
Description
AttArray
List
Public Methods
Method
Description
GetLength
( ) :
int
GetQName
(
int
index
) :
string
GetValue
(
int
index
) :
string
TrimArray
( ) :
Attributes
Method Details
GetLength()
public
method
public
GetLength
( ) :
int
return
int
GetQName()
public
method
public
GetQName
(
int
index
) :
string
index
int
return
string
GetValue()
public
method
public
GetValue
(
int
index
) :
string
index
int
return
string
TrimArray()
public
method
public
TrimArray
( ) :
Attributes
return
Attributes
Property Details
AttArray
public_oe property
public
List
AttArray
return
List