Fixed Buffer Property Attribute More...
Inherits PropertyAttribute.
Public Member Functions | |
FixedBufferPropertyAttribute (Type fieldType, Type surrogateType, int capacity) | |
FixedBufferPropertyAttribute Constructor More... | |
Properties | |
int | Capacity [get] |
Fixed Buffer Capacity More... | |
Type | SurrogateType [get] |
Fixed Buffer Surrogate Type More... | |
Type | Type [get] |
Fixed Buffer Type More... | |
Fixed Buffer Property Attribute
FixedBufferPropertyAttribute | ( | Type | fieldType, |
Type | surrogateType, | ||
int | capacity | ||
) |
FixedBufferPropertyAttribute Constructor
fieldType | Type |
surrogateType | SurrogateType |
capacity | Capacity |
|
get |
Fixed Buffer Capacity
|
get |
Fixed Buffer Surrogate Type
|
get |
Fixed Buffer Type