System.Text.RegularExpressions

  Portable.NET  
 

System.Text.RegularExpressions Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · CaptureCollection
 · GroupCollection
 · MatchCollection
 · Regex
 · RegexRunner

There are 5 incomplete classes in this namespace

In total we are missing :

  0 constructors, 12 methods, 16 fields, 10 properties, and 0 events.
 
  
 
 
 

System.Text.RegularExpressions.CaptureCollection

Status : last modified on Wed Jun 9 17:01:08 2004
Method Summary
System.Void CopyTo(System.Array array, System.Int32 arrayIndex)should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
System.Collections.IEnumerator GetEnumerator()should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
Property Summary
System.Int32 Count should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead
System.Boolean IsSynchronized should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead
System.Object SyncRoot should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead

 
  
 
 
 

System.Text.RegularExpressions.GroupCollection

Status : last modified on Wed Jun 9 17:01:09 2004
Method Summary
System.Void CopyTo(System.Array array, System.Int32 arrayIndex)should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
System.Collections.IEnumerator GetEnumerator()should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
Property Summary
System.Int32 Count should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead
System.Boolean IsSynchronized should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead
System.Object SyncRoot should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead

 
  
 
 
 

System.Text.RegularExpressions.MatchCollection

Status : last modified on Wed Jun 9 17:01:10 2004
Method Summary
System.Void CopyTo(System.Array array, System.Int32 arrayIndex)should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
System.Collections.IEnumerator GetEnumerator()should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
Property Summary
System.Int32 Count should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead
System.Boolean IsSynchronized should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead
System.Text.RegularExpressions.Match Item should have attributes `public virtual hidebysig specialname ', but has `public hidebysig specialname ' instead
System.Object SyncRoot should have attributes `public final virtual hidebysig specialname ', but has `public virtual hidebysig specialname ' instead

 
  
 
 
 

System.Text.RegularExpressions.Regex

Status :
Method Summary
static System.Void CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[] regexinfos, System.Reflection.AssemblyName assemblyname)Missing
static System.Void CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[] regexinfos, System.Reflection.AssemblyName assemblyname, System.Reflection.Emit.CustomAttributeBuilder[] attributes)Missing
static System.Void CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[] regexinfos, System.Reflection.AssemblyName assemblyname, System.Reflection.Emit.CustomAttributeBuilder[] attributes, System.String resourceFile)Missing
System.Void Finalize()Missing
Field Summary
System.Collections.Hashtable caps Missing
System.String[] capslist Missing

 
  
 
 
 

System.Text.RegularExpressions.RegexRunner

Status : last modified on Thu Jun 10 07:29:59 2004
Method Summary
System.Int32 Crawlpos()Missing
System.Int32 Popcrawl()Missing
Field Summary
System.Int32[] runcrawl Missing
System.Int32 runcrawlpos Missing
System.Text.RegularExpressions.Match runmatch Missing
System.Text.RegularExpressions.Regex runregex Missing
System.Int32[] runstack Missing
System.Int32 runstackpos Missing
System.String runtext Missing
System.Int32 runtextbeg Missing
System.Int32 runtextend Missing
System.Int32 runtextpos Missing
System.Int32 runtextstart Missing
System.Int32[] runtrack Missing
System.Int32 runtrackcount Missing
System.Int32 runtrackpos Missing

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 15-12-2004

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V