[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Syntax

         
 C#  Visual Basic  Visual C++ 
public class TestClass
Public Class TestClass
public ref class TestClass

The type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Public methodEquals(Object) (Inherited from Object.)
Protected methodFinalize()() (Inherited from Object.)
Public methodGetHashCode()() (Inherited from Object.)
Public methodGetType()() (Inherited from Object.)
Protected methodMemberwiseClone()() (Inherited from Object.)
Public methodMinus(Int32)
指定した値を合計値から除算する。
Public methodPlus(Int32)
指定した値を合計値に加算します。
Public methodToString()() (Inherited from Object.)

See Also

ClassLibrary1 Namespace