[Missing <summary> documentation for "P:ScopeRuntime.DoubleColumnData.Default"]
Assembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public static double Default { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property Default As Double Get |
Visual C++ |
---|
public: static property double Default { double get (); } |