'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> <System.Diagnostics.DebuggerTypeProxyAttribute(System.Collections.ArrayList/ArrayListDebugView)> <System.Diagnostics.DebuggerDisplayAttribute("Count = {Count}")> <System.SerializableAttribute()> Public Class NNodeCompositeImpl Inherits System.Collections.ArrayList Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NNodeCompositeImpl
[System.Reflection.DefaultMember("Item")] [System.Diagnostics.DebuggerTypeProxy(System.Collections.ArrayList/ArrayListDebugView)] [System.Diagnostics.DebuggerDisplay("Count = {Count}")] [System.Serializable()] public class NNodeCompositeImpl : System.Collections.ArrayList, Nevron.INReferenceHolder, Nevron.INReferenceProvider