ResourceCollectionInfo 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 <atom:collection>
項目所代表的資源之集合。
public ref class ResourceCollectionInfo
public class ResourceCollectionInfo
type ResourceCollectionInfo = class
Public Class ResourceCollectionInfo
- 繼承
-
ResourceCollectionInfo
建構函式
屬性
Accepts |
取得可加入至集合之資源類型的集合。 |
AttributeExtensions |
取得屬性擴充的集合。 |
BaseUri |
取得或設定 ResourceCollectionInfo 執行個體的基底 URI。 |
Categories |
取得 CategoriesDocument 物件的集合。 |
ElementExtensions |
取得服務文件的項目延伸。 |
Link |
取得或設定集合的 URI。 |
Title |
取得或設定集合的標題。 |
方法
CreateInlineCategoriesDocument() |
建立新的 InlineCategoriesDocument 執行個體。 |
CreateReferencedCategoriesDocument() |
建立新的 ReferencedCategoriesDocument 執行個體。 |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |
TryParseAttribute(String, String, String, String) |
嘗試剖析屬性延伸。 |
TryParseElement(XmlReader, String) |
嘗試剖析項目延伸。 |
WriteAttributeExtensions(XmlWriter, String) |
使用指定的新聞訂閱版本,將屬性延伸寫入指定的 XmlWriter。 |
WriteElementExtensions(XmlWriter, String) |
使用指定的新聞訂閱版本,將項目延伸寫入至指定的 XmlWriter。 |