Public Member Functions | List of all members System::ArraySegment< T > Class Template Reference Represents a segment......array[1] = u "Second" ; array[2] = u "Third" ; // Create the array...MakeObject<ArraySegment<String>>(array, 1, 2); // Print the array segment items...