Error.MaxSize Property | |
A numeric value representing a boundary condition for an operation (such as string overflow or array bound error).
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY MaxSize AS DWORD GET SET
public virtual uint MaxSize { get; set; }
Request Example
View SourceProperty Value
Type:
DWordSee Also