IMetaDataAssemblyImport::CloseEnum Method
.NET Framework 2.0
Releases a reference to the specified enumeration instance.
void CloseEnum (
[in] HCORENUM hEnum
);
Parameters
| Parameter | Description |
|---|---|
|
hEnum |
[in] The enumeration instance to be closed. |