Skip to content

AttributeStringList.SetOrder Method

Set new order a string from list of strings

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public void SetOrder(
    string value,
    int order
)

VB

Public Sub SetOrder ( 
    value As String,
    order As Integer
)

Parameters

 

value
Type: System.String
Existing string to be seted new order
order
Type: System.Int32
New order value

See Also

Reference

AttributeStringList Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?