Description
The McDBAttributes collection associated with this McDBNode.
-
Property type
-
A McDBAttributes object.
-
Syntax
-
object.Attributes
The Attributes Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBNode. | Remarks
Each McDBNode has a collection of zero or more attributes associated with it, represented by an McDBAttributes colleciton.
|