SPFileCollection.Item property
Include protected members
Include inherited members
從集合中取得指定的檔案物件。
Overload list
Name | Description | |
---|---|---|
![]() |
Item[Int32] | 取得集合中指定之索引處的檔案物件。在 [Microsoft 視覺化 C#,這個屬性會是SPFileCollection類別的索引子。 |
![]() |
Item[String] | 從集合中取得具有指定 URL 的檔案物件。在 [Microsoft 視覺化 C#,這個屬性會是SPFileCollection類別的索引子。 |
Top