IExpando::RemoveMember Method (MemberInfo^)
.NET Framework (current version)
Removes the specified member.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- m
-
Type:
System.Reflection::MemberInfo^
The member to remove.
| Exception | Condition |
|---|---|
| NotSupportedException | The IExpando object does not support this method. |
.NET Framework
Available since 1.1
Available since 1.1
Show: