The RepeatingReferenceSource type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RepeatingReferenceSource
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(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
Serves as a hash function for a particular type.
(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
Gets the Type of the current instance.
(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
Returns a string that represents the current object.
(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