MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​CollectionsIProperty­Collectionthis
Open sandboxFocus

IPropertyCollection.this Property

this[string]

Gets a property of a given name or throws an exception if there is none.

Declaration
IProperty this[string name] { get; }
Parameters
Type Name Description
string name
Property Value
Type Description
IProperty