Gets the total size.
Namespace: Cudafy.HostAssembly: Cudafy.Host (in Cudafy.Host.dll) Version: 1.0.4106.20172
Syntax
C# |
---|
public int TotalSize { get; } |
Visual Basic |
---|
Public ReadOnly Property TotalSize As Integer
Get |
Visual C++ |
---|
public:
property int TotalSize {
int get ();
} |
See Also