ReferencedObjectCollection.CopyIdTable 方法

定义

复制标识符表。

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)

返回

标识符表的副本。

适用于