FieldBuilder.

DefaultValueEquals(Object) Method

Summary

Uses System.Object.Equals(System.Object,System.Object) to determine if the Weaver.Editor.Procedural.Scripting.FieldBuilder.Value is equal to other.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
FieldBuilder

Syntax

public bool DefaultValueEquals(Object other)

Parameters

Name Type Description
other Object

Return Value

Type Description
bool