Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4267012
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T06:50:22+00:00 2026-05-21T06:50:22+00:00

Can the sequence .( ever appear in C# or VB.Net code? (Not in a

  • 0

Can the sequence .( ever appear in C# or VB.Net code?
(Not in a string, comment, or XML literal, EDIT: or preprocessor directive)

I’m reasonably certain that the answer is no, but I’d like to make sure.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T06:50:23+00:00Added an answer on May 21, 2026 at 6:50 am

    The only places that . appears in the grammar are:

    real-literal:
        decimal-digits   .   decimal-digits ...
        .   decimal-digits ...
    
    namespace-or-type-name:
        namespace-or-type-name   .   identifier ...
    
    
    member-access:
        primary-expression   .   identifier ...
        predefined-type   .   identifier ...
    
    qualified-alias-member   .   identifier ...
    
    base-access:
        base   .   identifier
    
    unbound-type-name:
        unbound-type-name   .   identifier
    
    qualified-identifier: 
        qualified-identifier   .   identifier
    
    member-name:
        interface-type   .   identifier
    
    indexer-declarator:
        type   interface-type   .   this   
    

    (The … means I have elided the remainder of the production rule.) In none of these cases is a .( valid as . is either followed by digits, a valid identifier, or the keyword this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a tool that can generate sequence diagrams from running .NET code?
Can I simulate in C#/C++ code Control + Alt + Delete sequence in Vista?
How can I take an input word (or sequence of letters) and output a
How can you clearly illustrate multiple threads of execution in a sequence diagram or
Apache Pig can load data from Hadoop sequence files using the PiggyBank SequenceFileLoader :
How can I design my xsd to ignore the sequence of elements? <root> <a/>
I want to make sequence diagram by using UML diagram set in Dia. Can
Events work much like sequences in F#. You can use sequence expressions with sequences.
I'm trying to debug something and I'm wondering if the following code could ever
for the code below: def printList(L): if L: print L[0] printList(L[1:]) I can have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.