| CNDatak Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.CNData.k"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int k { get; set; }
Public Property k As Integer
Get
Set
public:
property int k {
int get ();
void set (int value);
}
member k : int with get, set
function get_k();
function set_k(value);
Property Value
Type:
Int32See Also