Click or drag to resize

IListTextItemsItem Property

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IListTextItem this[
	int Index = 0
] { get; }

Parameters

Index (Optional)
Type: SystemInt32

Property Value

Type: IListTextItem
See Also