'宣言 Public MustOverride Function Add( _ ByVal id As System.String, _ ByVal items As System.Collections.IList _ ) As DashboardItem
public abstract DashboardItem Add( System.string id, System.Collections.IList items )
パラメータ
- id
- items
'宣言 Public MustOverride Function Add( _ ByVal id As System.String, _ ByVal items As System.Collections.IList _ ) As DashboardItem
public abstract DashboardItem Add( System.string id, System.Collections.IList items )