'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Instance As InteropHelper
'Usage
Dim value As InteropHelper value = InteropHelper.Instance
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static readonly InteropHelper Instance
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static readonly InteropHelper^ Instance