OpenApiLong(Int64) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes the OpenApiLong class.
public OpenApiLong (long value);
new Microsoft.OpenApi.Any.OpenApiLong : int64 -> Microsoft.OpenApi.Any.OpenApiLong
Public Sub New (value As Long)
Parameters
- value
- Int64