'Declaration
Public Overloads Shared Function Edit( _ ByVal backplaneStyle As NBackplaneStyle, _ ByRef backplaneStyleResult As NBackplaneStyle _ ) As System.Boolean
'Usage
Dim backplaneStyle As NBackplaneStyle Dim backplaneStyleResult As NBackplaneStyle Dim value As System.Boolean value = NBackplaneStyleTypeEditor.Edit(backplaneStyle, backplaneStyleResult)
public static System.bool Edit( NBackplaneStyle backplaneStyle, out NBackplaneStyle backplaneStyleResult )
Parameters
- backplaneStyle
- backplaneStyleResult