Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public sealed class RenamedAttribute : Attribute
Public NotInheritable Class RenamedAttribute _
	Inherits Attribute

Members

            
 All Members  Constructors   Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
RenamedAttribute()()()()
Initializes a new instance of the RenamedAttribute class
RenamedAttribute(array<String>[]()[][])
Initializes a new instance of the RenamedAttribute class
Equals(Object) (Overrides Attribute..::..Equals(Object).)
GetHashCode()()()() (Overrides Attribute..::..GetHashCode()()()().)
PastNames
WasNamed(String)
Searches for the specified name and returns the zero-based index of the first occurrence within the entire PastNames

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Visual3D..::..RenamedAttribute

See Also