ViewShortcut Members
In This Article
#Constructors
Name | Description |
---|---|
View |
Creates an empty View Shortcut. |
View |
Creates a new View |
View |
Creates a new View |
View |
Creates a new View |
#Fields
Name | Description |
---|---|
Equals |
Specifies keys that are ignored when comparing View Shortcuts via the View |
Is |
Specifies the name of the key whose corresponding value indicates whether the object displayed by the View is new. |
Object |
Specifies the name of the key whose corresponding value is the fully qualified type name of the object |
Object |
Specifies the name of the key whose corresponding value is the key property value of the object displayed by the View. |
Scroll |
Specifies the name of the key whose corresponding value is the scroll bar position of the Window displaying the View. |
scroll |
Specifies the string separating horizontal and vertical scroll bar positions in the value corresponding to the View |
Temporary |
Obsolete. Specifies the name of the key whose corresponding value is the temporary key property value of the object displayed by the View. |
View |
Specifies the name of the key whose corresponding value is the identifier of the View. |
#Properties
Name | Description |
---|---|
Has |
Indicates whether the View |
Is |
Checks whether the shortcut is empty. |
Object |
Specifies the type of the object |
Object |
Specifies the fully qualified type name of the object |
Object |
Specifies the key property value of the object displayed by the View. |
Scroll |
Specifies the scroll bar position of the Window displaying the View. |
View |
Specifies the identifier of the View. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current View |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current View |
From |
For internal use. |
Get |
Serves as a hash function for the View |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string representation of the View |
See Also