'宣言 Public Property AnyAttr As System.Xml.XmlAttribute()
'使用法 Dim instance As ServerInfoHeader Dim value() As System.Xml.XmlAttribute instance.AnyAttr = value value = instance.AnyAttr
public System.Xml.XmlAttribute[] AnyAttr {get; set;}
'宣言 Public Property AnyAttr As System.Xml.XmlAttribute()
'使用法 Dim instance As ServerInfoHeader Dim value() As System.Xml.XmlAttribute instance.AnyAttr = value value = instance.AnyAttr
public System.Xml.XmlAttribute[] AnyAttr {get; set;}