Nevron.Nov.DataStructures Namespace / NStringSet Class / AddRange Method
In This Topic
    AddRange Method (NStringSet)
    In This Topic
    Adds the strings from the given array to this string set.
    Overload List
    OverloadDescription
    Adds the strings from the given array to this string set.  
    Adds the strings from the given array to this string set starting from the given "startIndex" of the array and adding "count" number of strings.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also