Method | Description | |
---|---|---|
GetEnumerator ( ) : IEnumerator |
Gets an enumeration for items in a collection.
|
Method | Description | |
---|---|---|
AddPropertiesFromType ( |
Add properties to the collection of properties filtering only those properties which are com-visible and AutomationBrowsable
|
|
AddProperty ( |
Creates a new OAProperty object and adds it to the current list of properties
|
Method | Description | |
---|---|---|
IsAutomationVisible ( |
||
IsComVisible ( |
||
IsComVisible ( |
||
IsInMap ( |
||
Item ( object index ) : EnvDTE.Property | ||
OAProperties ( NodeProperties target ) : System |
protected AddPropertiesFromType ( |
||
targetType | The type of NodeProperties the we should filter on | |
return | void |
protected AddProperty ( |
||
propertyInfo | The property to be associated with an OAProperty object | |
return | void |