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