[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.RplSize.TryParse

TryParse Method

TryParse(string, out RplSize)

Declaration
public static bool TryParse(string s, out RplSize value)
Public Shared Function TryParse(s As String, ByRef value As RplSize) As Boolean
Parameters
Type Name Description
string s
RplSize value
Returns
Type Description
bool