AuditCollection.Item Property
Gets an Audit object in the collection by name or by index number.
Overload List
Name | Description |
---|---|
AuditCollection.Item (Int32) |
Gets an Audit object in the collection by index number.
|
AuditCollection.Item (String) |
Gets an Audit object in the collection by name.
|