DOFInterfaceIDisWildcard Method OpenDOF Object Access Library
Return true if the interface identifier represents a wildcard.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public bool isWildcard()

Return Value

Type: Boolean
True if wildcard, false otherwise.
Remarks

Return true if the interface identifier represents a wildcard.
See Also

Reference