AtomTextConstruct 類別
表示文字建構 (純文字、html 或 xhtml) 的 Atom 中繼資料描述。
System.Object
Microsoft.Data.OData.ODataAnnotatable
Microsoft.Data.OData.Atom.AtomTextConstruct
命名空間: Microsoft.Data.OData.Atom
組件: Microsoft.Data.OData (在 Microsoft.Data.OData.dll 中)
'宣告
Public NotInheritable Class AtomTextConstruct _
Inherits ODataAnnotatable
'用途
Dim instance As AtomTextConstruct
public sealed class AtomTextConstruct : ODataAnnotatable
public ref class AtomTextConstruct sealed : public ODataAnnotatable
[<SealedAttribute>]
type AtomTextConstruct =
class
inherit ODataAnnotatable
end
public final class AtomTextConstruct extends ODataAnnotatable
AtomTextConstruct 型別公開下列成員。
名稱 | 說明 | |
---|---|---|
![]() |
AtomTextConstruct | 建立 AtomTextConstruct 類別的新執行個體。 |
上層
上層
名稱 | 說明 | |
---|---|---|
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetAnnotation<T> | 依型別取得或設定註釋。 (繼承自 ODataAnnotatable。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
SetAnnotation<T> | 設定型別 T 的註釋。 (繼承自 ODataAnnotatable。) |
![]() |
ToString | (繼承自 Object。) |
![]() ![]() |
ToTextConstruct | 將字串轉換為 AtomTextConstruct 執行個體。 |
上層
名稱 | 說明 | |
---|---|---|
![]() ![]() |
Implicit(String to AtomTextConstruct) | 將字串轉換為 AtomTextConstruct 執行個體。 |
上層
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。