ArrayBuilder<T>.ToImmutableAndClear Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Percebe a matriz e limpa a coleção.
public System.Collections.Immutable.ImmutableArray<T> ToImmutableAndClear ();
member this.ToImmutableAndClear : unit -> System.Collections.Immutable.ImmutableArray<'T>
Public Function ToImmutableAndClear () As ImmutableArray(Of T)