<Code Lib>
2027 Method
Changes 8
M

AnnotationLabel.GetParameterFormatting

Description:
Gets the collection of parameter formatting objects for the parameters seen in the label.
Remarks:
The parameters are returned in the order they are shown in the label.

public IList<AnnotationLabelParameterFormatting> GetParameterFormatting()

IList<AnnotationLabelParameterFormatting> The collection of parameter formatting objects for the parameters seen in the label.

Loading…