clrGetStaticMethods: Gets the static members for a type

Description Usage Arguments

Description

Gets the static members for a type

Usage

1
clrGetStaticMethods(objOrType, contains = "")

Arguments

objOrType

a CLR object, or type name, possibly namespace and assembly qualified type name, e.g. 'My.Namespace.MyClass,MyAssemblyName'.

contains

a string that the property names returned must contain


jmp75/rClr documentation built on June 11, 2019, 6:45 p.m.