Stitch.Database Documentation | |
DBCell Implicit Stitch.Database.DBCell to System.Int32 Conversion
Implicitly convert from DBCell to a int.
public static implicit operator
int(
DBCell dbcValue);
Parameters
- dbcValue
- Value to convert
Return Value
int
See Also
DBCell Class | Stitch.Database Namespace