RemoteCodeContainer.CompareTo(RemoteCodeContainer) 方法

定义

RemoteCodeContainer基于其时间戳比较的两个实例 LastAccessed

public:
 virtual int CompareTo(Microsoft::VisualStudio::Shell::CodeContainerManagement::RemoteCodeContainer ^ other);
public int CompareTo (Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer other);
abstract member CompareTo : Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer -> int
override this.CompareTo : Microsoft.VisualStudio.Shell.CodeContainerManagement.RemoteCodeContainer -> int
Public Function CompareTo (other As RemoteCodeContainer) As Integer

参数

返回

Int32

实现

适用于