Skip to content

Methods_T_Cyjb_Compilers_Lexers_CharClassSet

CYJB edited this page Sep 9, 2022 · 1 revision

CharClassSet 方法

The CharClassSet type exposes the following members.

方法

 

名称 说明
公共方法 Cyjb.Collections.ObjectModel.CollectionBase1.Add(0) 将指定对象添加到当前集合中。 (继承自 Cyjb.Collections.ObjectModel.CollectionBase1</a>(<a href="T_Cyjb_Compilers_Lexers_CharClass">CharClass</a>)。)</td></tr><tr><td>![公共方法](media/pubmethod.gif "公共方法")</td><td><a href="M_Cyjb_Compilers_Lexers_CharClassSet_Clear">Clear</a></td><td> 从当前集合中移除所有元素。 (重写 <a href="/CYJB/Cyjb/wiki/M_Cyjb_Collections_ObjectModel_CollectionBase_1_Clear" target="_blank" rel="noopener noreferrer">Cyjb.Collections.ObjectModel.CollectionBase1.Clear.)
公共方法 Contains 确定当前集合是否包含指定对象。 (重写 Cyjb.Collections.ObjectModel.CollectionBase1.Contains(0).)
公共方法 Cyjb.Collections.ObjectModel.CollectionBase1.CopyTo(0[],System.Int32) 从特定的 Array 索引处开始,将当前集合 的元素复制到一个 Array 中。 (继承自 Cyjb.Collections.ObjectModel.CollectionBase1</a>(<a href="T_Cyjb_Compilers_Lexers_CharClass">CharClass</a>)。)</td></tr><tr><td>![公共方法](media/pubmethod.gif "公共方法")</td><td><a href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)" target="_blank" rel="noopener noreferrer">Equals</a></td><td> Determines whether the specified object is equal to the current object. (继承自 <a href="https://docs.microsoft.com/dotnet/api/system.object" target="_blank" rel="noopener noreferrer">Object</a>。)</td></tr><tr><td>![公共方法](media/pubmethod.gif "公共方法")</td><td><a href="M_Cyjb_Compilers_Lexers_CharClassSet_GetEnumerator">GetEnumerator</a></td><td> 返回一个循环访问集合的枚举器。 (重写 <a href="/CYJB/Cyjb/wiki/M_Cyjb_Collections_ObjectModel_CollectionBase_1_GetEnumerator" target="_blank" rel="noopener noreferrer">Cyjb.Collections.ObjectModel.CollectionBase1.GetEnumerator.)
公共方法 GetHashCode Serves as the default hash function. (继承自 Object。)
公共方法 GetType Gets the Type of the current instance. (继承自 Object。)
公共方法 Remove 从当前集合中移除特定对象的第一个匹配项。 (重写 Cyjb.Collections.ObjectModel.CollectionBase1.Remove(0).)
公共方法 ToString Returns a string that represents the current object. (继承自 Object。)
  Back to Top

参见

Reference

CharClassSet 类
Cyjb.Compilers.Lexers 命名空间

Clone this wiki locally