Edit

Share via


ReferencedObjectCollection.CopyIdTable Method

Definition

Copies the identifier table.

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)

Returns

A copy of the identifier table.

Applies to