< C Sharp Programming < Keywords
The dynamic
contextual keyword enables dynamic typing in an otherwise statically-typed language. Using the dynamic
modifier on a variable, property, or method allows the type to be determined at run time rather that during compile time.
C# Keywords | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers (Contextual Keywords) | |||||||||||||||
| |||||||||||||||
Contextual Keywords (Used in Queries) | |||||||||||||||
|
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.