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

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
dimensions int
jaggedDimensions int
length int
qname string

Property Details

dimensions public property

public int dimensions
return int

jaggedDimensions public property

public int jaggedDimensions
return int

length public property

public int length
return int

qname public property

public string qname
return string