Share

DoubleForEquals.Concatenate Operator (Object, DoubleForEquals)


Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0

Syntax

VB

Public Shared Operator & ( 
	strObj As Object,
	df As DoubleForEquals
) As String

C#

C# does not support this operator.

Parameters

strObj
Type: System.Object
df
Type: Autodesk.iLogic.Interfaces.DoubleForEquals

Return Value

Type: String

See Also

Reference

Was this information helpful?