ParameterAdapter.IsByRef Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets a value indicating whether the parameter is passed by reference.
public virtual bool IsByRef { get; }

public virtual bool IsByRef { get; }