An NDoc Documented Class Library

ASDID.Parse Method 

Parse operator of an askSam Document Identification Object

public static ASDID Parse(
   string s
);

Parameters

s
a string to parse

Return Value

an askSam Document Identification Objects that is equivalent of the string s

Remarks

Missing <remarks> documentation for M:askSam.ASDID.Parse(System.String)

See Also

ASDID Class | askSam Namespace