FieldInfo.Size property
Gets or sets the size (max length or numeric precision).
public int Size { get; set; }
Property Value
The size.
See Also
- class FieldInfo
Gets or sets the size (max length or numeric precision).
public int Size { get; set; }
The size.