mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-02-22 02:45:05 -06:00
860 B
860 B
GetNumParts Method
Gets the number parts.
Definition
Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.4
C#
public int GetNumParts()
F#
member GetNumParts : unit -> int
Return Value
Int32
The number parts.
Exceptions
ArgumentException | Thrown when one or more arguments have unsupported or illegal values. |