共用方式為


ReportColor 成員

Represents a color in a report.

ReportColor 型別公開下列成員。

建構函式

  名稱 描述
公用方法 ReportColor(Color) Creates a new instance of the ReportColor class.
公用方法 ReportColor(String) Creates a new instance of the ReportColor class.

頂端

方法

  名稱 描述
公用方法靜態成員 ColorToRdlString Converts the color to an RDL string.
公用方法 Equals Tests the equality of this object and another ReportColor object. (覆寫 ValueType. . :: . .Equals(Object)。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode Gets a unique hash code for the current instance. (覆寫 ValueType. . :: . .GetHashCode() () () ()。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法靜態成員 Parse Parses a string into a ReportColor object.
公用方法 SetEmpty Set the current instance to an empty color.
公用方法 ToString() () () () Returns a string representation of the current color. (覆寫 ValueType. . :: . .ToString() () () ()。)
公用方法 ToString(String, IFormatProvider) Returns a string representation of the current color.

頂端

運算子

  名稱 描述
公用運算子靜態成員 Equality Tests the equality of two ReportColor objects.
公用運算子靜態成員 Inequality Tests the inequality of two ReportColor objects.

頂端

屬性

  名稱 描述
公用屬性 Color The color.
公用屬性靜態成員 Empty The empty color.
公用屬性 IsEmpty Indicates whether this is an empty color.

頂端