ReferencedObjectCollection.CopyIdTable 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.
Copia a tabela do identificador.
public System.Collections.Generic.Dictionary<object,uint> CopyIdTable ();
member this.CopyIdTable : unit -> System.Collections.Generic.Dictionary<obj, uint32>
Public Function CopyIdTable () As Dictionary(Of Object, UInteger)
Retornos
Uma cópia da tabela do identificador.