Dictionary<Guid, ICondition> Conditions { get; }ReadOnly Property Conditions As Dictionary(Of Guid, ICondition)
Getproperty Dictionary<Guid, ICondition^>^ Conditions {
Dictionary<Guid, ICondition^>^ get ();
}abstract Conditions : Dictionary<Guid, ICondition> with get