InstrumentTryParse Method |
Namespace: ArthaChitra.Model.DataAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static bool TryParse(
string s,
out Instrument instrument
)
Parameters
- s String
-
- instrument Instrument
-
Return Value
BooleanSee Also