Field(Span, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new Field.
public Field (Microsoft.VisualStudio.Text.Span span, int id);
new Microsoft.VisualStudio.Language.Proposals.Field : Microsoft.VisualStudio.Text.Span * int -> Microsoft.VisualStudio.Language.Proposals.Field
Public Sub New (span As Span, id As Integer)
Parameters
- span
- Span
- id
- Int32