IDwoList<TDwo>.Item[Int32] Property
.NET Standard 2.x
Gets or sets a TDwo
object by index.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
new TDwo this[int index] { get;set; }
Property Value
TDwo
A TDwo
object you want to get or set.
Applies to
.NET Standard
2.x