You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TVecInt Class
>
TVecInt Methods
>
Size Method
>
TVecInt.Size Method (int, TIntPrecision)
Dew Math for .NET
TVecInt.Size Method (int, TIntPrecision)
TVecInt Class
TVecInt Members
Dew.Math Namespace
Size Method
Collapse All
Sets the size and storage precision of the calling object.
Syntax
C#
Visual Basic
public
TVecInt
Size
(
int
ALength
,
TIntPrecision
aPrecision
);
Public
Function
Size
(
ALength
As
Integer
,
aPrecision
As
TIntPrecision
= TIntPrecision.prInt32)
As
TVecInt
Group
Size Method
Links
TVecInt Class
,
TVecInt Members
,
Dew.Math Namespace
,
Size Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!