Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.NLanguageInfos : Gregor.Core.Collections.NCollectionBase, Gregor.Core.Collections.IObservableCollection, Gregor.Core.IObservable, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList Custom Attributes: System.Reflection.DefaultMember(MemberName="Item") Description:
internal NLanguageInfos(Gregor.Core.CLanguagePool pool) Custom Attributes: Description:
private Gregor.Core.CLanguagePool m_Pool Custom Attributes: Description:
public Gregor.Core.CLanguageInfo this[System.String sLanguageName] {get;}
Custom Attributes:
Description:
public Gregor.Core.CLanguageInfo this[System.Int32 index] {get;}
Custom Attributes:
Description:
public void Add(Gregor.Core.CLanguageInfo lang) Custom Attributes: Description:
public void Remove(Gregor.Core.CLanguageInfo lang) Custom Attributes: Description:
Gregor.Core.Collections.NCollectionBase
System.Reflection.DefaultMemberAttribute
Gregor.Core.Collections.IObservableCollection
System.Collections.ICollection