2021 Members
Changes 4
M

TextRange

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the TextRange
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P End int The index of the first character after the end of the range
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Length int The length of the range.
P Start int The start index of a range within the FormattedText .