메소드 | 설명 | |
---|---|---|
AddClause ( string columnName, bool @ascending ) : void | ||
Flatten ( ) : Clause.Marshalable[]>.Tuple |
Create a flattened array of all the clauses by concatenating the lists.
|
|
SortDescriptorBuilder ( RealmObject metadata ) : System |
public AddClause ( string columnName, bool @ascending ) : void | ||
columnName | string | |
@ascending | bool | |
리턴 | void |
public SortDescriptorBuilder ( RealmObject metadata ) : System | ||
metadata | RealmObject | |
리턴 | System |