SPFileExtensionsCollection members
Include protected members
Include inherited members
儲存檔案的副檔名 (aspx,ascx 等等) 的集合。
The SPFileExtensionsCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPFileExtensionsCollection | 初始化[Microsoft.SharePoint.Utilities.SPFileExtensionsCollection]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from Collection<String>.) |
![]() |
Item | (Inherited from Collection<String>.) |
![]() |
Items | (Inherited from Collection<String>.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from Collection<String>.) |
![]() |
Clear | (Inherited from Collection<String>.) |
![]() |
ClearItems | 空集合 (Overrides Collection<T>.ClearItems().) |
![]() |
ContainExtension | 請確認指定的副檔名是集合中。 |
![]() |
Contains | (Inherited from Collection<String>.) |
![]() |
CopyTo | (Inherited from Collection<String>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from Collection<String>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | (Inherited from Collection<String>.) |
![]() |
Insert | (Inherited from Collection<String>.) |
![]() |
InsertItem | Inserte 新的項目 (Overrides Collection<T>.InsertItem(Int32, T).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | (Inherited from Collection<String>.) |
![]() |
RemoveAt | (Inherited from Collection<String>.) |
![]() |
RemoveItem | 移除的項目 (Overrides Collection<T>.RemoveItem(Int32).) |
![]() |
SetItem | 設定項目 (Overrides Collection<T>.SetItem(Int32, T).) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList.Add | (Inherited from Collection<String>.) |
![]() ![]() |
IList.Contains | (Inherited from Collection<String>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from Collection<String>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from Collection<String>.) |
![]() ![]() |
IList.IndexOf | (Inherited from Collection<String>.) |
![]() ![]() |
IList.Insert | (Inherited from Collection<String>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from Collection<String>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from Collection<String>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from Collection<String>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from Collection<String>.) |
![]() ![]() |
IList.Item | (Inherited from Collection<String>.) |
![]() ![]() |
IList.Remove | (Inherited from Collection<String>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from Collection<String>.) |
Top