'Declaration<System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property Legends As NLegendCollection
'UsageDim instance As NDocument Dim value As NLegendCollection value = instance.Legends
[System.Xml.Serialization.XmlIgnore()] public NLegendCollection Legends {get;}