RevisionCollection Class
RevisionCollection class
Represents all revision logs.
type RevisionCollection struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets Revision by the index. |
| GetCount | |