[Missing <summary> documentation for "T:Artem.Google.UI.Size"]

C# | Visual Basic |
public class Size : IScriptDataConverter
Public Class Size _ Implements IScriptDataConverter

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Size(Int32, Int32) |
Initializes a new instance of the Size struct.
|
![]() | Size()()()() |
Initializes a new instance of the Size struct.
|
![]() ![]() | Equality(Size, Size) |
Implements the operator ==.
|
![]() | Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Overrides Object.Equals(Object).) |
![]() | Equals(Size) |
Equalses the specified size.
|
![]() | Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromScriptData(Object) |
Retrieves an instance from script data.
|
![]() | GetHashCode()()()() |
Returns the hash code for this instance.
(Overrides Object.GetHashCode()()()().) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Height |
Gets or sets the height.
|
![]() ![]() | ImplicitWideningImplicitImplicitImplicit(String to Size) |
Performs an implicit conversion from String to Size.
|
![]() ![]() | Inequality(Size, Size) |
Implements the operator !=.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Parse(String) |
Parses the specified value.
|
![]() | ToScriptData()()()() |
Returns the instance as a script data.
|
![]() | ToString()()()() |
Returns the fully qualified type name of this instance.
(Overrides Object.ToString()()()().) |
![]() | Width |
Gets or sets the width.
|

Object | |
![]() | Size |