共用方式為


IValidationResult.Positions Property

Definition

Gets the positions.

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

Property Value

The positions.

Applies to