MonikerKey.CompareTo(MonikerKey) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
比较两个 MonikerKeys
public:
virtual int CompareTo(Microsoft::VisualStudio::Modeling::MonikerKey ^ other);
public int CompareTo (Microsoft.VisualStudio.Modeling.MonikerKey other);
abstract member CompareTo : Microsoft.VisualStudio.Modeling.MonikerKey -> int
override this.CompareTo : Microsoft.VisualStudio.Modeling.MonikerKey -> int
Public Function CompareTo (other As MonikerKey) As Integer
参数
- other
- MonikerKey
要与 MonikerKey 进行比较
返回
一个32位有符号整数,它指示比较数的相对顺序。