RepeatingReferenceSource Members

The RepeatingReferenceSource type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RepeatingReferenceSource
Public methodEquals (Inherited from Object.)
Public methodGetBounds
Returns information about the boundaries of the repeating reference array.
Public methodStatic memberGetDefaultRepeatingReferenceSource
Returns the default repeating reference source for a given element.
Public methodGetHashCode (Inherited from Object.)
Public methodGetReference
Returns an individual repeating reference given by coordinates in the array, or nullNothingnullptra null reference (Nothing in Visual Basic) if there is no reference at the coordinates (for example if there is a hole in a divided surface.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberHasRepeatingReferenceSource
Determines whether an element has any repeating reference sources that can be used when creating component repeaters.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyDimensionCount
The dimension count of the repeating reference array.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also