Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public ICollection<Object> Values { get; }
Visual Basic
Public ReadOnly Property Values As ICollection(Of Object)
	Get

Implements

IDictionary<(Of <(<'TKey, TValue>)>)>..::..Values

See Also