[]
Creates a new regular expression cell.
public RegularExpressionCellType()
Public Sub New()
Creates a new regular expression cell from serialization.
protected RegularExpressionCellType(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Type | Name | Description |
---|---|---|
SerializationInfo | info | |
StreamingContext | context |