ClassBlockCollection
Class
Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class BlockCollection : SpecializedDocumentElementCollection<Block>, IList, ICollection, IEnumerable
Inheritance: objectSpecializedDocumentElementCollection<Block>BlockCollection
Implements:
Inherited Members
Constructors
BlockCollection(DocumentElementCollection)
Declaration
cs-api-definition
public BlockCollection(DocumentElementCollection toWrap)
Parameters
toWrap