'Declaration Public Function New( _ ByVal text As System.String, _ ByVal type As CategoryType, _ ByVal items As System.Collections.ObjectModel.ObservableCollection(Of ExpressionItem) _ )
public ExpressionItemCategory( System.string text, CategoryType type, System.Collections.ObjectModel.ObservableCollection<ExpressionItem> items )
Parameters
- text
- type
- items