Create a new Attribute Scope for use in Attribute Builder method calls
| [Visual Basic .NET] |
|---|
Public Function NewScope() As Object |
| [C#] |
|---|
public Object NewScope(); |
| [Managed C++] |
|---|
public: IUnknown ^ NewScope(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Object newScope(); |
DispScope.






