This topic has not yet been rated - Rate this topic

SPFileVersionCollection properties

The SPFileVersionCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of file version objects in the collection. (Overrides SPBaseCollection.Count.)
Public property File Gets the parent file object for the collection.
Public property Item Gets the file version object at the specified index in the collection. In C#, this property is the indexer for the SPFileVersionCollection class.
Public property Web Gets the SharePoint site to which the parent file for the collection belongs.
Top
  NameDescription
Explicit interface implemetation Private property ICollection.IsSynchronized Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.)
Explicit interface implemetation Private property ICollection.SyncRoot Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.