リサイズはクリックかドラッグ

PropertyOutOfRangeException メソッド

PropertyOutOfRangeException 型は下記のメンバーを公開します。

メソッド
  名前説明
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetBaseException
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
(Exceptionから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetObjectData
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Exceptionから継承)
Public メソッドGetType
Gets the runtime type of the current instance.
(Exceptionから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Creates and returns a string representation of the current exception.
(Exceptionから継承)
トップ
関連項目