'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Collections.NSingleList)> <System.SerializableAttribute()> Public Class NDoubleList Inherits NList
'Usage
Dim instance As NDoubleList
[System.Reflection.DefaultMember("Item")] [System.Xml.Serialization.XmlInclude(Nevron.Collections.NSingleList)] [System.Serializable()] public class NDoubleList : NList