ITokenizedStringList Properties

Include Protected Members
Include Inherited Members

The ITokenizedStringList type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of elements contained in the ICollection<T>. (Inherited from ICollection<String>.)
Public property IsReadOnly Gets a value indicating whether the ICollection<T> is read-only. (Inherited from ICollection<String>.)
Public property Item Gets or sets the element at the specified index. (Inherited from IList<String>.)
Public property Original The original string that was tokenized.

Top

See Also

Reference

ITokenizedStringList Interface

Microsoft.VisualStudio.Text.Differencing Namespace