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