FWFirmwarePackageGetPageCount Method |
This method gets the number of pages in the package.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetPageCount()
Public Function GetPageCount As Integer
public:
virtual int GetPageCount() sealed
abstract GetPageCount : unit -> int
override GetPageCount : unit -> int
Return Value
Type:
Int32number of pages contained in the package
Implements
IFirmwarePackageGetPageCountSee Also