[]
Gets a collection of EditableRange items with specified rights.
public IEnumerable<EditableRange> this[RangeEditor editor] { get; }
Public ReadOnly Default Property Item(editor As RangeEditor) As IEnumerable(Of EditableRange)
Type | Name | Description |
---|---|---|
RangeEditor | editor |
Type | Description |
---|---|
IEnumerable<EditableRange> | The collection of EditableRange elements filtered by |