SpellChecker for WPF/Silverlight
CharRangeList クラス
メンバ 

C1.WPF.SpellChecker 名前空間 : CharRangeList クラス
CharRangeオブジェクトのリスト。
オブジェクト モデル
CharRangeList クラス
シンタックス
'宣言
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.Diagnostics.DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)>
<System.Diagnostics.DebuggerDisplayAttribute("Count = {Count}")>
Public Class CharRangeList 
   Inherits System.Collections.Generic.List(Of CharRange)
[System.Reflection.DefaultMember("Item")]
[System.Diagnostics.DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[System.Diagnostics.DebuggerDisplay("Count = {Count}")]
public class CharRangeList : System.Collections.Generic.List<CharRange> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.WPF.SpellChecker.CharRangeList

参照

CharRangeList メンバ
C1.WPF.SpellChecker 名前空間