Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.NAliasInfos : 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:
public NAliasInfos() Custom Attributes: Description:
public Gregor.Core.CAliasInfo this[System.String sKey] {get;}
Custom Attributes:
Description:
public Gregor.Core.CAliasInfo this[System.Int32 index] {get;}
Custom Attributes:
Description:
public void Add(Gregor.Core.CAliasInfo nsv) Custom Attributes: Description:
public void Remove(Gregor.Core.CAliasInfo nsv) Custom Attributes: Description:
Gregor.Core.Collections.NCollectionBase
System.Reflection.DefaultMemberAttribute
Gregor.Core.Collections.IObservableCollection
System.Collections.ICollection