Edit

Share via


ReferencedObjectCollection.CopyReferenceTable Method

Definition

Copies the reference table.

public System.Collections.Generic.Dictionary<uint,object> CopyReferenceTable ();
member this.CopyReferenceTable : unit -> System.Collections.Generic.Dictionary<uint32, obj>
Public Function CopyReferenceTable () As Dictionary(Of UInteger, Object)

Returns

A copy of the reference table.

Applies to