United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
Visual Studio 2010
Visual Studio
Visual Studio SDK
Visual Studio SDK Reference
Microsoft.VisualStudio.TextManager.Interop
IVsEnumBufferCoordinatorSpans Interface
IVsEnumBufferCoordinatorSpans Methods
Clone Method
Next Method
Reset Method
Skip Method
This topic has not yet been rated
-
Rate this topic
IVsEnumBufferCoordinatorSpans Methods
Visual Studio 2010
Other Versions
Visual Studio 2012
Visual Studio 2008
Visual Studio 2005
The
IVsEnumBufferCoordinatorSpans
type exposes the following members.
Methods
Name
Description
Clone
Returns a copy of the current enumeration as a separate object.
Next
Returns the next set of elements from the enumeration.
Reset
Resets the enumeration to the first element.
Skip
Skips over the specified number of elements.
Top
See Also
Reference
IVsEnumBufferCoordinatorSpans Interface
Microsoft.VisualStudio.TextManager.Interop Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD