Item

BorderCollection indexer

获取Border指定索引处的元素。

public Border this[BorderType borderType] { get; }
范围描述
borderType要检索的边界。

返回值

指定索引处的元素。

也可以看看