共用方式為


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)

傳回

識別碼資料表的複本。

適用於