Nevron.Nov.DataStructures Namespace / NDynamicArray<T> Class


In This Topic
    NDynamicArray<T> Class Properties
    In This Topic

    For a list of all members of this type, see NDynamicArray<T> members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the amount of items that this dynamic can hold, without resizing the Items array.  
    Public PropertyGets the count of items in this set.  
    Public PropertyGets or sets the item at the specified index.  
    Public PropertyGets the internal items backing array.  
    Top
    See Also