IMutableSequence.ClrType Property

Definition

Caution

Use Type

Gets or sets the Type of values returned by the sequence.

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

Property Value

Attributes

Applies to