Share via


ArrayBuilder<T>.ToImmutableAndFree Method

Definition

Realizes the array and disposes the builder in one operation.

public:
 System::Collections::Immutable::ImmutableArray<T> ToImmutableAndFree();

Returns

Applies to