IProjectionBuffer.InsertSpan Method
Include Protected Members
Include Inherited Members
Inserts a tracking span into the list of source spans.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
InsertSpan(Int32, ITrackingSpan) | Inserts a tracking span into the list of source spans. | |
InsertSpan(Int32, String) | Inserts a literal string into the list of source spans. |
Top