RepeatingReferenceSource Members


The RepeatingReferenceSource type exposes the following members.

Methods

Name Description
Public method Dispose
Releases all resources used by the RepeatingReferenceSource
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetBounds
Returns information about the boundaries of the repeating reference array.
Public method Static member GetDefaultRepeatingReferenceSource
Returns the default repeating reference source for a given element.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetReference
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.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method Static member HasRepeatingReferenceSource
Determines whether an element has any repeating reference sources that can be used when creating component repeaters.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property DimensionCount
The dimension count of the repeating reference array.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also