public void Insert( int index, FixedDateGroup item )
Exception | Description |
---|---|
System.ArgumentNullException | item is null. |
System.ArgumentException | item is already in the collection. |
System.ArgumentOutOfRangeException | index is less than 0 or greater than Count. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+