Click or drag to resize
Any Structure
Holds a IlsAny C++.

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
public struct Any
Constructors
  NameDescription
Public methodAny(Int64)
Initializes a new Any instance from a long value.
Public methodAny(String)
Initializes a new Any instance from a string value.
Top
Operators
See Also