[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Encapsulates the information required to specify a object construction.
A object construction specification can be equal to another specification.
This information is important to determine reuse of any object.
The following tables list the members exposed by the ViewSpec type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals |
Returns true if the objects are equal.
(Overrides .Equals(Object).) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides .GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Overrides .ToString().) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | ViewSpecNew |
Initializes a new instance of the ViewSpec class.
|
Public Properties
Name | Description | |
---|---|---|
![]() | ObjectName | Returns the object name. |
![]() | ObjectNamespace | Returns namespace for view object. |
![]() | ObjectParameters | Returns the list of object parameters. |