StructuredDeclarationDictionary<!0>.Remove Method |
Removes all items associated to a given key from the current directory.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public void Remove( IMetadataDeclaration key )
Parameters
- key
- Type: PostSharp.Sdk.CodeModel.IMetadataDeclaration
Key.