次の方法で共有


Result 列挙型

定義

public enum Result
type Result = 
Public Enum Result
継承
Result

フィールド

Canceled 10
Exists 3
Failure 1
InsufficientBuffer 9
InsufficientPermissions 6
InvalidRow 8
NotFound 2
Success 0
TooBig 4
TypeConstraint 7
TypeMismatch 5

適用対象