Removes MIME entity at the specified index from the collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Remove( int index )
Public Sub Remove ( index As Integer )
public: void Remove( int index )
member Remove : index : int -> unit
Parameters
- index (Int32)
- The index of the MIME entity to remove.
Exceptions
Exception | Condition |
---|---|
IndexOutOfRangeException | Is raised when index is out of range. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119