NamingRuleMaskComponent(String, NamingRuleComponentType, String, String) Constructor
Public Sub New( _
ByVal val As String, _
ByVal type As NamingRuleComponentType, _
ByVal parsed_text As String, _
ByVal mask As String _
)
This language is not supported or no code example is available.
public NamingRuleMaskComponent(
string val,
NamingRuleComponentType type,
string parsed_text,
string mask
)
This language is not supported or no code example is available.
public:
NamingRuleMaskComponent(
String^ val,
NamingRuleComponentType type,
String^ parsed_text,
String^ mask
)
This language is not supported or no code example is available.
Parameters
- val
- string
- parsed_text
- string
- mask
- string