Struct ProjectionParameterValueEntry

ProjectionParameterValueEntry structure

public struct ProjectionParameterValueEntry

Constructors

NameDescription
ProjectionParameterValueEntry(int, double)

Properties

NameDescription
ParameterCode { get; }
Value { get; }

Methods

NameDescription
static Create(int, double)

See Also