Block
|
The BlockPropertiesTableRow type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Property that represents the number of elements that this collection currently stores. | |
| IsSynchronized | Property that indicates whether access to this collection is thread-safe. | |
| ItemBlockPropertiesTableColumn | Property that represents the content for the specified column. | |
| ItemInt32 | Property that represents the content at the specified column index. | |
| SyncRoot | Property that represents an object that can be used to synchronize access to this collection. | |
| Table | Property that represents the table associated with this column. |
| Name | Description | |
|---|---|---|
| CopyTo | Copies the entire collection to the array starting at the specified index. | |
| Equals | Determines whether the specified object is equal to the current
object. (Inherited from Object) |
|
| Finalize | Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. (Inherited from Object) |
|
| GetEnumerator | Returns an enumerator that iterates through the collection. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| © Bricsys NV. All rights reserved. |