List Question
20 TechQA 2024-02-12T15:58:35.047000C# PropertyInfo.GetValue() when the property is a SortedSet<T>
169 views
Asked by BMET1
How to Read TagHelper property text value?
109 views
Asked by Topik
How to find PropertyInfo about a DependencyProperty (on a DependencyObject) in WinUI 3
316 views
Asked by aturnbul
Why can't I get the boolean value from nested classes property?
211 views
Asked by dezox
Issue with PropertyInfo getProperty() Method
645 views
Asked by user1615351
How to convert PropertyInfo[] to my class
916 views
Asked by Matheus Souza Silva
How to get the values of the resources? (More than 1 languages)
85 views
Asked by user1531040
How could I pass a propertyInfo.PropertyType as an Datatype to instanciate a variable and pass it to a generic function?
324 views
Asked by Héctor Marin
Can I set multiple List Item property values with Reflection?
61 views
Asked by vishwa
Property coordinates
18 views
Asked by michaelzz
NHiberante Could not initialize proxy - no Session
97 views
Asked by Elena Lampugnani
Deserialize an XML array into a list using reflection
227 views
Asked by Hooman Bahreini
Dynamic assigned Properties for CsvHelper.Configuration.ClassMap<T>
895 views
Asked by CvRChameleon
How to find all DateTime properties of anonymous object?
274 views
Asked by PPN
Enumerable.Repeat perform badly with for loop on initializing List<>
36 views
Asked by Edward Tu
Change property value of a C# Dynamic type
2k views
Asked by user1395570
Is it possible to override GetValue() method for complex types?
312 views
Asked by Hooman Bahreini
PropertyInfo.GetValue(null) - how it should behave?
756 views
Asked by OldShaterhan
Cast a property to its actual type dynamically using reflection (where actual type is generic) v3
90 views
Asked by Murat Kocan