PSValidationResult.Positions Property

Definition

Gets or sets the positions.

public System.Collections.Generic.List<int> Positions { get; set; }
member this.Positions : System.Collections.Generic.List<int> with get, set
Public Property Positions As List(Of Integer)

Property Value

The positions.

Applies to