CodeBlockCollection - свойства |
Тип CodeBlockCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Унаследован от List<CodeBlock>.) |
![]() | Count | Gets the number of elements contained in the List<T>. (Унаследован от List<CodeBlock>.) |
![]() | Item | Gets or sets the element at the specified index. (Унаследован от List<CodeBlock>.) |
![]() | OriginalCode |
Gets Строковое представление кода
|