Perforce API for the .Net CLR |
 |
P4UnParsedRecordSet.Item Property
Gets message at the specified index.
[Visual�Basic]
Public�Default�ReadOnly�Property�Item( _
���ByVal
index�As�
Integer�_
)�As�
String
Parameters
-
index
- Index of the message.
Remarks
This is the same as running record.Messages[0];
See Also
P4UnParsedRecordSet Class | P4API Namespace