Overload List
Name | Description | |
---|---|---|
![]() ![]() | (Boolean to Series) |
Converts boolean value to Series for further operations
|
![]() ![]() | (Double to Series) |
Converts a double to a Series
|
![]() ![]() | (Int32 to Series) |
Converts a integer to a Series
|
![]() ![]() | (Series to Int32) |
Converts the latest value of specified Series to integer
|
See Also