Click or drag to resize

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; }

Parameters

index
Type: SystemInt32

Property Value

Type: StiNameTypeEntry
See Also