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