DocumentSetVersionCollection.Item Property

Include Protected Members
Include Inherited Members

Gets the snapshot at the specified index in the collection.

Overload List

  Name Description
Public property Item[Int32] Gets the snapshot at the specified index in the DocumentSetVersionCollection object.
Public property Item[String] Gets the snapshot with the specified label from the DocumentSetVersionCollection object.

Top

Exceptions

Exception Condition
InvalidOperationException

Cannot work with the snapshot because versioning is not enabled on the parent list of %1.

ArgumentOutOfRangeException

Index was out of range. Must be non-negative and less than the size of the collection.

See Also

Reference

DocumentSetVersionCollection Class

DocumentSetVersionCollection Members

Microsoft.Office.DocumentManagement.DocumentSets Namespace

DocumentSetVersion