ISequence.ClrType Property

Definition

Caution

Use Type

Gets the Type of values returned by the sequence.

public Type ClrType { get; }
[System.Obsolete("Use Type")]
public Type ClrType { get; }
member this.ClrType : Type
[<System.Obsolete("Use Type")>]
member this.ClrType : Type
Public ReadOnly Property ClrType As Type

Property Value

Attributes

Applies to