SPFieldIndexCollection.Item property
Include protected members
Include inherited members
在SPFieldIndexCollection中取得指定之索引。
Overload list
Name | Description | |
---|---|---|
Item[Guid] | 在SPFieldIndexCollection中取得具有指定之 GUID 的SPFieldIndex物件。 | |
Item[Int32] | 在SPFieldIndexCollection中取得具有指定索引的SPFieldIndex物件。 |
Top