[Gregor.Core.CLanguageInfo.NLazyObjectHolders]

Gregor.Core.CLanguageInfo.NLazyObjectHolders

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

private class Gregor.Core.CLanguageInfo.NLazyObjectHolders

: 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: 


Members

CLanguageInfo.NLazyObjectHolders

public CLanguageInfo.NLazyObjectHolders()

Custom Attributes: 

Description: 

this

public Gregor.Core.CLanguageInfo.CLazyObjectHolder this[System.String sKey] {get;}

Custom Attributes: 

Description: 

this

public Gregor.Core.CLanguageInfo.CLazyObjectHolder this[System.Int32 index] {get;}

Custom Attributes: 

Description: 

Add

public Gregor.Core.CLanguageInfo.CLazyObjectHolder Add(System.Object parent, System.String sKey)

Custom Attributes: 

Description: 

Exists

public override System.Boolean Exists(System.String sKey)

Custom Attributes: 

Description: 


See Also

Gregor.Core.CLanguageInfo.CLazyObjectHolder

Gregor.Core.Collections.NCollectionBase

System.Object

System.Reflection.DefaultMemberAttribute

System.String

Gregor.Core.Collections.IObservableCollection

Gregor.Core.IObservable

System.Collections.ICollection

System.Collections.IEnumerable

System.Collections.IList

System.Boolean

System.Int32