Perforce API for the .Net CLR |
|
P4RecordSet.Item Property
Gets the record at the specified index.
[Visual Basic]
Public Default ReadOnly Property Item( _
ByVal
Index As
Integer _
) As
P4Record
Parameters
-
Index
- Index of the record to get.
See Also
P4RecordSet Class | P4API Namespace