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();
|
| [Java] |
|---|
public Object newScope();
|
| [Unmanaged C++] |
|---|
public: HRESULT NewScope(
|
DispScope