'Declaration
Public Overridable Function CanInsertRange( _ ByVal startingIndex As Integer, _ ByVal items As IEnumerable(Of PropertyGroup) _ ) As Boolean
public virtual bool CanInsertRange( int startingIndex, IEnumerable<PropertyGroup> items )
Parameters
- startingIndex
- items