Conversion.IsObjectCreation Property

Definition

Returns true if the conversion is an implicit object creation expression conversion.

public bool IsObjectCreation { get; }
member this.IsObjectCreation : bool
Public ReadOnly Property IsObjectCreation As Boolean

Property Value

Applies to