StackOverflow Questions for Tag: explicit-implementation

M4N
M4N

Reputation: 96596

How to call an explicitly implemented interface-method on the base class

Score: 34

Views: 22314

Answers: 8

Read More
lmsasu
lmsasu

Reputation: 7583

Is the C# "explicit implementation" of the interface present in Java?

Score: 19

Views: 3362

Answers: 4

Read More
I_4m_Z3r0
I_4m_Z3r0

Reputation: 1090

C++ - Explicit & Implicit Namespace Implementation Differences

Score: 1

Views: 742

Answers: 2

Read More
controlflow
controlflow

Reputation: 6737

C# Language Design: explicit interface implementation of an event

Score: 38

Views: 10912

Answers: 4

Read More
mafu
mafu

Reputation: 32710

How can I access an explicitly implemented method using reflection?

Score: 12

Views: 4253

Answers: 2

Read More
myermian
myermian

Reputation: 32525

XML Comments -- How do you comment explicitly implemented interfaces properly?

Score: 7

Views: 1118

Answers: 2

Read More
Jamie
Jamie

Reputation: 321

How to unit test explicit interface implemented methods?

Score: 0

Views: 1001

Answers: 2

Read More
Jacob Manaker
Jacob Manaker

Reputation: 730

Explicit Override Using Automatic Property

Score: 2

Views: 215

Answers: 1

Read More
Cristian Diaconescu
Cristian Diaconescu

Reputation: 35701

.NET C# Explicit implementation of grandparent's interface method in the parent interface

Score: 6

Views: 841

Answers: 6

Read More
clcto
clcto

Reputation: 9648

Explicit interface implementaion with second implementation

Score: 1

Views: 99

Answers: 2

Read More
SoftwareSavant
SoftwareSavant

Reputation: 9767

Declaring Explicit interfaces and the does not contain a definition error C#

Score: 1

Views: 883

Answers: 4

Read More
DMasta
DMasta

Reputation: 5

C# Explicit implementation of interface breaks my INotifyPropertyChanged

Score: 0

Views: 1081

Answers: 1

Read More
Brett Postin
Brett Postin

Reputation: 11375

Exclude explicit interface method with PostSharp attribute multicast

Score: 0

Views: 451

Answers: 1

Read More
Nikola Anusev
Nikola Anusev

Reputation: 7088

Is it possible to implement property setter explicitly while having a getter publicly available?

Score: 9

Views: 1859

Answers: 2

Read More
MortenRøgenes
MortenRøgenes

Reputation: 696

Use explicit interface implementations with a dynamic object

Score: 3

Views: 1899

Answers: 1

Read More
omittones
omittones

Reputation: 867

C++ - allow access through the base class (interface), forbid access through the derived class (concrete implementation)?

Score: 2

Views: 3404

Answers: 3

Read More
siamak
siamak

Reputation: 677

why does the Array class implement the Ilist Interface Explicitly not Implicitly?

Score: 4

Views: 2167

Answers: 1

Read More
Matt
Matt

Reputation: 22153

In C#, why do interface implementations have to implement a another version of a method explicitly?

Score: 13

Views: 378

Answers: 5

Read More
larryq
larryq

Reputation: 16309

Overriding / hiding an explicity implemented interface method

Score: 2

Views: 2228

Answers: 2

Read More
oldman_andy
oldman_andy

Reputation: 37

Binding to an explicitly implemented generic interface in Silverlight

Score: 1

Views: 85

Answers: 1

Read More
PreviousPage 1Next