'宣言
Public Class ToolCommandArgumentCollection
Inherits Infragistics.Collections.ObservableCollectionWrapper(Of ToolCommandArgument)
public class ToolCommandArgumentCollection : Infragistics.Collections.ObservableCollectionWrapper<ToolCommandArgument>