Return the ID of serial
Namespace: SeriousBit.Ellipter
Assembly: SeriousBit.Ellipter (in SeriousBit.Ellipter.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetID( _ ByVal serial As String _ ) As Long |
C# |
---|
public long GetID( string serial ) |
C++ |
---|
public: __int64 GetID( String serial ) sealed |
J# |
---|
public long GetID( string serial ) |
JScript |
---|
public
function GetID( serial : String ) : long |
Parameters
- serial