Share via


MessageDeltaTextAnnotation(Int32) Constructor

Definition

Initializes a new instance of MessageDeltaTextAnnotation.

protected MessageDeltaTextAnnotation (int index);
new Azure.AI.Projects.MessageDeltaTextAnnotation : int -> Azure.AI.Projects.MessageDeltaTextAnnotation
Protected Sub New (index As Integer)

Parameters

index
Int32

The index of the annotation within a text content part.

Applies to