Defines a null object that is returned instead of a null reference (Nothing in Visual Basic).
The OANullProperty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OANullProperty | Initializes a new instance of OANullProperty for the specified instance of OAProperties. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
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.) |
![]() |
get_IndexedValue | Returns one element of a list. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
let_Value | Sets a property value. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
set_IndexedValue | Sets indexed values in a list. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Application | Gets the application object. |
![]() |
Collection | Gets the collection to which this property belongs. |
![]() |
DTE | Gets the top-level automation object. |
![]() |
Name | Gets the name of the property. |
![]() |
NumIndices | Returns the number of indices required to access the value. |
![]() |
Object | Gets or sets the automation object of this property. |
![]() |
Parent | Gets the parent properties object. |
![]() |
Value | Gets or sets the value of this property. |
Top
.gif)
.gif)
.gif)