InterviewSolution
Saved Bookmarks
| 1. |
Is It Possible To Have A Static Indexer In C#? |
|
Answer» No. STATIC INDEXERS are not ALLOWED in C#. No. Static indexers are not allowed in C#. |
|