CFRangeMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
CFRangeMBS class
The class for a CFRange.
A range of sequential items in a container, such as characters in a buffer or elements in a collection.
- 2 properties
- method Constructor(location as Integer = 0, length as Integer = 0)
This class has no sub classes.
Some methods using this class:
- CFAttributedStringMBS.AttributeAndLongestEffectiveRange(location as Integer, attrName as CFStringMBS, inRange as CFRangeMBS, byref effectiveRange as CFRangeMBS) as CFObjectMBS
- CFAttributedStringMBS.AttributesAndLongestEffectiveRange(location as Integer, inRange as CFRangeMBS, byref effectiveRange as CFRangeMBS) as CFDictionaryMBS
- CFAttributedStringMBS.AttributesDictionary(location as Integer, byref effectiveRange as CFRangeMBS) as CFDictionaryMBS
- CFAttributedStringMBS.Constructor(str as CFAttributedStringMBS, range as CFRangeMBS)
- CFAttributedStringMBS.CreateWithSubstring(str as CFAttributedStringMBS, range as CFRangeMBS) as CFAttributedStringMBS
- CFMutableAttributedStringMBS.Constructor(str as CFAttributedStringMBS, range as CFRangeMBS)
- CFMutableAttributedStringMBS.RemoveAttribute(Range as CFRangeMBS, attrName as CFStringMBS)
- CFMutableAttributedStringMBS.ReplaceAttributedString(Range as CFRangeMBS, Replacement as CFStringMBS)
- CFMutableAttributedStringMBS.ReplaceString(Range as CFRangeMBS, Replacement as CFStringMBS)
- CFMutableAttributedStringMBS.SetAttributes(Range as CFRangeMBS, replacements as CFDictionaryMBS, clearOtherAttributes as boolean)
Blog Entries
Xojo Developer Magazine
The items on this page are in the following plugins: MBS MacCF Plugin.
CFProxyMBS
-
CFReadStreamMBS