Conversion.IsCollectionLiteral Property

Definition

Returns true if the conversion is an implicit collection literal expression conversion.

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

Property Value

Applies to