프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
RowsInSection ( UITableView tableview, nint section ) : nint |
메소드 | 설명 | |
---|---|---|
CollectionChangedOnCollectionChanged ( object sender, |
||
CreateNSIndexPathArray ( int startingPosition, int count ) : NSIndexPath[] | ||
Dispose ( bool disposing ) : void | ||
GetItemAt ( NSIndexPath indexPath ) : object | ||
MvxTableViewSource ( |
||
MvxTableViewSource ( UITableView tableView ) : System | ||
TryDoAnimatedChange ( |
protected CollectionChangedOnCollectionChanged ( object sender, |
||
sender | object | |
args | ||
리턴 | void |
protected static CreateNSIndexPathArray ( int startingPosition, int count ) : NSIndexPath[] | ||
startingPosition | int | |
count | int | |
리턴 | NSIndexPath[] |
protected GetItemAt ( NSIndexPath indexPath ) : object | ||
indexPath | NSIndexPath | |
리턴 | object |
protected MvxTableViewSource ( |
||
handle | ||
리턴 | System |
protected MvxTableViewSource ( UITableView tableView ) : System | ||
tableView | UITableView | |
리턴 | System |
public RowsInSection ( UITableView tableview, nint section ) : nint | ||
tableview | UITableView | |
section | nint | |
리턴 | nint |
protected TryDoAnimatedChange ( |
||
args | ||
리턴 | bool |