SemanticTokensEdit.DeleteCount Property

Definition

Gets or sets the number of numbers to delete in the Data from the previous response.

public:
 property int DeleteCount { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember(Name="deleteCount")]
public int DeleteCount { get; set; }
[<System.Runtime.Serialization.DataMember(Name="deleteCount")>]
member this.DeleteCount : int with get, set
Public Property DeleteCount As Integer

Property Value

Attributes

Applies to