Math387.SetExclude Method

Overload List

#SignatureDescription
1void SetExclude(ref UInt32 dstSet, UInt32 Item)
2void SetExclude(ref UInt64 dstSet, UInt64 Item)

Overload 1: void SetExclude(ref UInt32 dstSet, UInt32 Item)

#NameTypeDescription
1dstSetUInt32 (ref)
2ItemUInt32

Result: stored in self (calling object)

Overload 2: void SetExclude(ref UInt64 dstSet, UInt64 Item)

#NameTypeDescription
1dstSetUInt64 (ref)
2ItemUInt64

Result: stored in self (calling object)