The EntityType type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Equals(Object)
Returns true if this EntityType is of the given type.
(Overrides Object..::..Equals(Object).)
ForName(String)
Retrieve an entity type for the given entity name, or null if the name doesn't correspond to a valid EntityType.
GetHashCode()()()()
Hash function for this type.
(Overrides Object..::..GetHashCode()()()().)
GetType()()()() (Inherited from Object.)
ToString()()()()
Return a string representation of this entity type.
(Overrides Object..::..ToString()()()().)

See Also