Property this
this[string]
Retrieves Comdat by its name
public Comdat this[string key] { get; }
Parameters
Property Value
Exceptions
- ArgumentException
Key is null
- KeyNotFoundException
Key does not exist in the collection
Retrieves Comdat by its name
public Comdat this[string key] { get; }
Key is null
Key does not exist in the collection