public static bool operator ==( ActorPath left, ActorPath right )
Public Shared Operator = ( _ left As ActorPath, _ right As ActorPath _ ) As Boolean
public: static bool^ operator ==( ActorPath^ left, ActorPath^ right )