AnonymousTypeCreatingNewObject Property |
The
NewObject that creates this
AnonymousType, or null if there
are multiple creators (used to determine if it's shared).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public NewObject CreatingNewObject { get; }
Property Value
Type:
NewObjectSee Also