GOA - System.Boolean

Boolean Class


Represents a Boolean value. This class cannot be inherited.

Definition

public sealed class Boolean: Object, IComparable

Members Table

MethodDescription
CompareToCompares this instance to a specified object.
EqualsOverloaded. Compares two objects to determine if they are equal.
GetHashCodeOverriden. Returns the hash code for this instance.
GetTypeGets the Type of the current instance. (Inherited from Object)
ParseConverts the specified string representation of a logical value to its Boolean equivalent.
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringOverriden. Converts the value of this instance to its equivalent string representation.
ConstantDescription
FalseStringRepresents the Boolean value false as a string.
TrueStringRepresents the Boolean value true as a string.

Inheritance Hierarchy

Object
Boolean

Class Information

NamespaceSystem
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.