VisualGDB Extensibility API
C#
Show/Hide TOC
IExpression
Size Property
Specifies the size in bytes of the object represented by the expression.
Definition
Namespace:
VisualGDBExpressions
Assembly:
VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
Copy
int
Size
{
get
; }
Property Value
Int32
See Also
Reference
IExpression Interface
VisualGDBExpressions Namespace
In This Article
Definition
See Also