Sdílet prostřednictvím


ReportColor.TryParse Method

Include Protected Members
Include Inherited Members

Attempts to parse a string value to a ReportColor.

Overload List

  Name Description
Public methodStatic member TryParse(String, ReportColor%) Attempts to parse a string value to a ReportColor.
Public methodStatic member TryParse(String, Boolean, ReportColor%) Attempts to parse a string value to a ReportColor.

Top