ObjectVersionsExtensionMethods Class |
ObjectVersions Extension Methods.
Inheritance HierarchySystemObject MFiles.VAF.CommonObjectVersionsExtensionMethods
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic static class ObjectVersionsExtensionMethods
<ExtensionAttribute>
Public NotInheritable Class ObjectVersionsExtensionMethods
[ExtensionAttribute]
public ref class ObjectVersionsExtensionMethods abstract sealed
The ObjectVersionsExtensionMethods type exposes the following members.
Methods
| Name | Description |
---|
  | ToLookups |
Converts a ObjectVersions collection into a Lookups Collection.
|
  | ToObjVerExs |
Converts a ObjectVersions collection into a List of ObjVerEx.
|
Top
See Also