다음을 통해 공유


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.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IXmlSerializable. . :: . .GetSchema
명시적 인터페이스 구현전용 메서드 IXmlSerializable. . :: . .ReadXml
명시적 인터페이스 구현전용 메서드 IXmlSerializable. . :: . .WriteXml

맨 위로 이동