'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As MimerError
public MimerError this[ int index ]; {get;}
public this: : MimerError;[ index: Integer ]; read-only
public this[ index : int ] get : MimerError
public: __property MimerError* get_Item int index ;
Parameters
- index