Method | Description | |
---|---|---|
Assign ( List |
Assigns a value to the specified identifier (field or property). Since any field or property that is a ValueType will not have its value changed without explicitly being set, this method is given the entire list of objects of the lhs chain expression and uses recursion to set them right to left.
|
|
Parse ( |
Parses identifiers (fields or properties)
|