IdxRichEditRangePermissionCollection Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Returns the number of items within the list or collection.
Inherited from Idx |
Self |
Provides zero-based indexed access to items within the list or collection.
Inherited from Idx |
#Methods
Name | Description |
---|---|
Add |
Inherited from Idx |
Create |
|
Delete |
Inherited from Idx |
Extract |
Inherited from Idx |
Get |
Returns the number of items within the list or collection.
Inherited from Idx |
Get |
Returns the collection item by its zero-based index.
Inherited from Idx |
Insert |
Inherited from Idx |
Remove |
Inherited from Idx |
See Also