MacroManagerCount Property |
The count.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
member Count : int with get
Property Value
Int32
See Also