<< Click to Display Table of Contents >> Navigation: »No topics above this level« LogicalCollection.Item Property |
Gets a PviServices object by its name.
[Visual Basic]
Public ReadOnly Property Item( _
ByVal name As String _
) As Object
Public Get
End Get
End Property
[C#]
public object this[
string name
] { public get; }
name
The object name to search for.
LogicalCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]