ApiMemberIsExplicitlyImplemented Property

This read-only property returns whether or not the member is an explicit interface member implementation

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsExplicitlyImplemented { get; }

Property Value

Boolean

See Also