Versions Property
A collection of document versions.
Syntax
[VB.NET] Public ReadOnlyProperty Versions As SPVersionList
[C#] public SPVersionList Versions {get;}
Remarks
This property is populated after a call to the ListVersions method.
This property is read-only.