blockRegistry Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbCommonModels.contentBlock.blockRegistry"]
Namespace: imbCommonModels.contentBlock
public class blockRegistry : IEnumerable<KeyValuePair<string, nodeBlock>>, IEnumerable
The blockRegistry type exposes the following members.
| Name | Description | |
|---|---|---|
| blockRegistry | Initializes a new instance of the blockRegistry class |
| Name | Description | |
|---|---|---|
| Add | ||
| Count | ||
| Count(Boolean) |
Returns block count
| |
| Equals | (Inherited from Object.) | |
| Get | ||
| GetBlockList |
Gets the block list.
| |
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetHashList |
Gets the hash list.
| |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |