My Project
|
Comparer that will compare ControlProperties objects based on their position in the document. 更多...
公開方法(Public Methods) | |
int | Compare (ControlProperties x, ControlProperties y) |
Compares two ControlProperties objects based on their position in the document. 更多... | |
Comparer that will compare ControlProperties objects based on their position in the document.
定義在 ControlProperties.cs 檔案之第 258 行.
int Compare | ( | ControlProperties | x, |
ControlProperties | y | ||
) |
Compares two ControlProperties objects based on their position in the document.
x | The first object to compare. |
y | The second object to compare. |
定義在 ControlProperties.cs 檔案之第 271 行.