AssemblyCodeTable.GetAssemblyCodeTable
Method
Description:
Returns the AssemblyCodeTable for the specified document.
Returns the AssemblyCodeTable for the specified document.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | The document owns the AssemblyCodeTable. |
Return Value
| Type | Description |
|---|---|
| AssemblyCodeTable | The AssemblyCodeTable for the document. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |