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 by the index. |
GetCount | |