Property Item
Item[String]
Retrieves Comdat by its name
Declaration
public Comdat this[string key] { get; }
public Comdat this[string key] { get; }
Parameters
Property Value
Exceptions
Argument |
Key is null |
Key |
Key does not exist in the collection |