2021 Members
Changes 4
M

RepeatingReferenceSource

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RepeatingReferenceSource
M Equals None (Inherited from Object .) Object .
M GetBounds() RepeaterBounds Returns information about the boundaries of the repeating reference array.
M GetDefaultRepeatingReferenceSource(Document, ElementId) RepeatingReferenceSource Returns the default repeating reference source for a given element.
M GetHashCode None (Inherited from Object .) Object .
M GetReference(RepeaterCoordinates) The repeating reference. Returns an individual repeating reference given by coordinates in the array, or . a 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.)
M GetType None (Inherited from Object .) Object .
M HasRepeatingReferenceSource(Document, ElementId) bool Determines whether an element has any repeating reference sources that can be used when creating component repeaters.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P DimensionCount int The dimension count of the repeating reference array.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.