PdfGridColumnCollection Class |
Namespace: Spire.Pdf.Grid
The PdfGridColumnCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfGridColumnCollection |
Initializes a new instance of the
PdfGridColumnCollection
class
|
Name | Description | |
---|---|---|
![]() |
Add |
Adds this instance.
|
![]() |
Add(Int32) |
Adds the specified count.
|
![]() |
Add(PdfGridColumn) |
Adds the specified column.
|
![]() |
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 a 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
.)
|
![]() |
Remove |
Removes the first occurrence of a specific object from the PdfGridColumnCollection.
|
![]() |
RemoveAt |
Removes the element at the specified index of the PdfGridColumnCollection.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|