IDAutomation Maxicode Forms Control
reed6.calcRS Method
[Visual Basic]
Overridable Public Sub calcRS( _
ByVal
data
As
Integer()
, _
ByVal
k
As
Integer
, _
ByVal
t2
As
Integer
_
)
[C#]
public virtual
void
calcRS(
int[]
data
,
int
k
,
int
t2
);
See Also
reed6 Class
|
IDAutomation.Windows.Forms.Maxicode Namespace