[This is preliminary documentation and is subject to change.]

The TileData..::.Land type exposes the following methods.

Operators

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Equality(TileData..::.Land, TileData..::.Land)
Compares two Land objects.
Equals(Object)
Compares actual object with specified one.
(Overrides ValueType..::.Equals(Object).)
GetHashCode()()()
Returns the hash code for this instance.
(Overrides ValueType..::.GetHashCode()()().)
Inequality(TileData..::.Land, TileData..::.Land)
Compares two Land objects.
ToString()()()
Returns a string that represents the current Land object.
(Overrides ValueType..::.ToString()()().)

See Also