public NAttributeStateChangeOperation( System.string description, INElement element, System.string attributeName, System.string hint )
'Declaration
Public Function New( _ ByVal description As System.String, _ ByVal element As INElement, _ ByVal attributeName As System.String, _ ByVal hint As System.String _ )
'Usage
Dim description As System.String Dim element As INElement Dim attributeName As System.String Dim hint As System.String Dim instance As New NAttributeStateChangeOperation(description, element, attributeName, hint)
Parameters
- description
- element
- attributeName
- hint