Click or drag to resize
IMyScriptBlacklistBatch Methods
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

The IMyScriptBlacklistBatch type exposes the following members.

Methods
  NameDescription
Public methodAddMembers
Adds only the specified members to the blacklist.
Public methodAddNamespaceOfTypes
Adds the entire namespace of one or more given types to the blacklist
Public methodAddTypes
Adds one or more specific types and all their members to the blacklist.
Public methodDispose (Inherited from IDisposable.)
Public methodRemoveMembers
Public methodRemoveNamespaceOfTypes
Public methodRemoveTypes
Top
See Also