Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回指定索引处的错误。
Public ReadOnly Property Item(ByVal index As Integer) As SAError
public SAError this[int index] {get;}
index 要检索的错误的从零开始索引。
包含指定索引处的错误的 SAError 对象。