ApiMemberIsExplicitlyImplemented Property
This read-only property returns whether or not the member is an explicit interface member implementation
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsExplicitlyImplemented { get; }
Public ReadOnly Property IsExplicitlyImplemented As Boolean
Get
public:
property bool IsExplicitlyImplemented {
bool get ();
}
member IsExplicitlyImplemented : bool with get
Property Value
Boolean