[]
Gets or sets the method attributes for the CollectionEditorControl.
public ObservableCollection<MethodAttribute> MethodAttributes { get; set; }
Public Property MethodAttributes As ObservableCollection(Of MethodAttribute)
| Type | Description |
|---|---|
| ObservableCollection<MethodAttribute> | The method attributes. |