SourceLocations
01 Syntax
Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.VBProj.CodeDOM.SourceLocations
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| IsMultiplePartial | 1 | true when this symbol is composed of several partial declarations. |
| Count | 1 | the number of recorded source locations (partial declarations). |
| First | 1 | the first recorded source location; nothing when empty. |
03 Members
IsMultiplePartial
true when this symbol is composed of several partial declarations.
Count
the number of recorded source locations (partial declarations).
First
the first recorded source location; nothing when empty.