<< Click to Display Table of Contents >> Navigation: »No topics above this level« TargetObjectCollection.Item Property |
Indexer function.
[Visual Basic]
Public ReadOnly Property Item( _
ByVal indexer As Integer _
) As TargetObjectBase
Public Get
End Get
End Property
[C#]
public TargetObjectBase this[
int indexer
] { public get; }
indexer
The numeric indexer.
TargetObjectCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]