[SerializableAttribute]
public struct POINT
<SerializableAttribute>
Public Structure POINT
[SerializableAttribute]
public value class POINT
[<SealedAttribute>]
[<SerializableAttribute>]
type POINT =
struct
inherit ValueType
end
POINT | Инициализирует новый экземпляр класса POINT |
Equals | (Переопределяет ValueTypeEquals(Object)) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | (Переопределяет ValueTypeGetHashCode) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns the fully qualified type name of this instance. (Унаследован от ValueType) |