StackOverflow Questions for Tag: explicit-interface

thekip
thekip

Reputation: 3768

Explicit interface implementation cannot be virtual

Score: 18

Views: 6887

Answers: 5

Read More
ArashAs
ArashAs

Reputation: 1

DI container | explicit ServiceProvider error ASP.NET Core

Score: 0

Views: 19

Answers: 0

Read More
Thomas Slade
Thomas Slade

Reputation: 157

C# Interface where property shares target class's name, and where property is 'init', cannot assign property in constructor

Score: 0

Views: 83

Answers: 2

Read More
Random832
Random832

Reputation: 39060

Why does calling an explicit interface implementation on a value type cause it to be boxed?

Score: 15

Views: 1692

Answers: 3

Read More
KristiyanArnaudov
KristiyanArnaudov

Reputation: 1

Trying to add class objects to a list, but getting "no overload for method Add takes 3 arguments"

Score: -2

Views: 57

Answers: 2

Read More
Mark Jansen
Mark Jansen

Reputation: 1509

Call a class function from an explicit interface function with the same name

Score: 0

Views: 83

Answers: 1

Read More
monty
monty

Reputation: 8755

What is this C# interface syntax called and what does it mean

Score: 1

Views: 83

Answers: 1

Read More
Le Vu
Le Vu

Reputation: 437

Explicit interface implementation not working when passing into method with higher interface type

Score: 0

Views: 105

Answers: 0

Read More
David Klempfner
David Klempfner

Reputation: 9930

Why does List<T> declare GetEnumerator() and IEnumerable<T>.GetEnumerator()?

Score: 4

Views: 474

Answers: 1

Read More
user9623401
user9623401

Reputation:

Why does List use an explicit interface method implementation to implement non-generic interface methods?

Score: 2

Views: 242

Answers: 1

Read More
greenoldman
greenoldman

Reputation: 21082

Is there a way to initialize EII property within constructor?

Score: 2

Views: 31

Answers: 1

Read More
dantopa
dantopa

Reputation: 635

Using an explicit interface for Lapack in Fortran: linking fails looking for a module file

Score: 0

Views: 202

Answers: 1

Read More
Mason Wheeler
Mason Wheeler

Reputation: 84650

How to call a base function that's an explicit interface implementation?

Score: 3

Views: 278

Answers: 4

Read More
Anuj Chauhan
Anuj Chauhan

Reputation: 3

When using Explicit Interface Implementation in Entity classes , EF Core does not creates column in table

Score: 0

Views: 854

Answers: 1

Read More
greenoldman
greenoldman

Reputation: 21082

How to add new member and override abstract one at the same time?

Score: 1

Views: 178

Answers: 1

Read More
alex2k8
alex2k8

Reputation: 43214

How can I call explicitly implemented interface method from PowerShell?

Score: 8

Views: 4909

Answers: 3

Read More
Sebastian Inones
Sebastian Inones

Reputation: 1701

Exception when querying with an explicit Interface using MongoDB C# driver

Score: 0

Views: 413

Answers: 1

Read More
HOY
HOY

Reputation: 1007

Why is it important which interface method is called?

Score: 1

Views: 74

Answers: 3

Read More
Adam G
Adam G

Reputation: 1323

Is it possible to use an auto property with an explicit interface implementation?

Score: 0

Views: 30

Answers: 0

Read More
myermian
myermian

Reputation: 32525

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

Score: 7

Views: 1118

Answers: 2

Read More
PreviousPage 1Next