Index.Start 属性

定义

获取一个 Index,它指向集合中的第一个元素。

public:
 static property Index Start { Index get(); };
public static Index Start { get; }
static member Start : Index
Public Shared ReadOnly Property Start As Index

属性值

指向集合的第一个元素的实例。

适用于