IDwoReadOnlyList<TDwo>.Item[String] Property
.NET Standard 2.x
Gets a TDwo
object by name.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
TDwo this[string name] { get; }
Property Value
TDwo
A TDwo
object you want to get.
Applies to
.NET Standard
2.x