Click or drag to resize

CtcObjectListBaseTItem Property (String)

Gets a list item by Name.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Default Property Item ( 
	strName As String
) As T
	Get

Parameters

strName
Type: SystemString

Property Value

Type: T
See Also