StiGraphsItem Property (Int32) |
[Missing <summary> documentation for "P:Stimulsoft.Base.Serializing.StiGraphs.Item(System.Int32)"]
Namespace:
Stimulsoft.Base.Serializing
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public Object this[
int code
] { get; set; }
Public Default Property Item (
code As Integer
) As Object
Get
Set
Parameters
- code
- Type: SystemInt32
Property Value
Type:
ObjectSee Also