'宣言 Public Function UpdateXItems( _ ByVal items As System.Collections.Generic.List(Of Object) _ ) As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> UpdateXItems( System.Collections.Generic.List<object> items )
パラメータ
- items