'Declaration
<NotNullAttribute()> Protected Overrides Function GetNodeIdArgumentName() As String
'Usage
Dim instance As DANodeDescriptor Dim value As String value = instance.GetNodeIdArgumentName()
[NotNull()] protected override string GetNodeIdArgumentName()
[NotNull()] protected: String^ GetNodeIdArgumentName(); override
Return Value
This method never returns null
(Nothing
in Visual Basic).