Gets or sets the element with the specified key.
Namespace: ElecNetKit.NetworkModelling.PhasingAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- key
- Type:
System Int32
The key of the element to get or set.
Return Value
The element with the specified key.Implements

Exceptions
Exception | Condition |
---|---|
![]() | key is null. |
![]() | The property is retrieved and key is not found. |
![]() | The property is set and the ![]() |
See Also