Rogue Wave Server Component library for .NET Reference Guide
|
|
Any Structure |
Holds a IlsAny C++.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
| Name | Description | |
|---|---|---|
| Any(Int64) |
Initializes a new Any instance from a long value.
| |
| Any(String) |
Initializes a new Any instance from a string value.
|
| Name | Description | |
|---|---|---|
| (Any to Int32) |
Casts to int.
| |
| (Any to Int64) |
Casts to long.
|