次の方法で共有


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)

戻り値

識別子テーブルのコピー。

適用対象