BlockKeyedCollection Class

Blocks collection.
Public Class BlockKeyedCollection 
Inherits BlockKeyedCollection(Of Block)
This language is not supported or no code example is available.
public class BlockKeyedCollection : BlockKeyedCollection<Block>
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Clear() Clears this collection.
Public method Clear(bool) Clears this collection.
Top
Fields
 
Name Description
Public field Static DefaultRootBlockName The default name used for the root block.
Top

.NET Framework

Supported in: 4.7.2

In this article

Definition