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