a(TimeSpan,String,Boolean) Method
In This Topic
Syntax
'Declaration
Protected Function a( _
ByVal As System.TimeSpan, _
ByVal As System.String, _
ByVal As System.Boolean _
) As System.String
protected System.string a(
System.TimeSpan ,
System.string ,
System.bool
)
Parameters
- A_0
- A_1
- A_2
See Also