'宣言
Public Function GetReusableItemView( _ ByVal cellIdentifier As System.String _ ) As UIKit.UITableViewCell
public UIKit.UITableViewCell GetReusableItemView( System.string cellIdentifier )
パラメータ
- cellIdentifier
- セルの識別子
戻り値の型
項目のビュー
'宣言
Public Function GetReusableItemView( _ ByVal cellIdentifier As System.String _ ) As UIKit.UITableViewCell
public UIKit.UITableViewCell GetReusableItemView( System.string cellIdentifier )