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