C# Class System.Xml.Serialization.XmlSerializationReader.SoapArrayInfo

Datei anzeigen Open project: dotnet/corefx

Public Properties

Property Type Description
dimensions int
jaggedDimensions int
length int
qname string

Property Details

dimensions public_oe property

public int dimensions
return int

jaggedDimensions public_oe property

public int jaggedDimensions
return int

length public_oe property

public int length
return int

qname public_oe property

public string qname
return string