CompositeFormat 類別

定義

表示已剖析的複合格式字串。

public ref class CompositeFormat sealed
public sealed class CompositeFormat
type CompositeFormat = class
Public NotInheritable Class CompositeFormat
繼承
CompositeFormat

屬性

Format

取得用來建立這個 CompositeFormat 實例的原始複合格式字串。

MinimumArgumentCount

取得必須使用這個 CompositeFormat 傳遞至格式化作業的引數數目下限。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
Parse(String)

剖析指定的複合格式字串。

ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於