Compartilhar via


Util Interface

Definição

This type is a wrapper for a COM interface implemented by a coclass that is required by managed code for COM interoperability. To access the members specified by this interface, use the type that wraps the coclass that implements this interface. Para obter informações sobre esse tipo, incluindo uso, observações e exemplos, consulteUtilObject.

public interface class Util
[System.Runtime.InteropServices.Guid("096CD6BE-0786-11D1-95FA-0080C78EE3BB")]
public interface Util
type Util = interface
Public Interface Util
Derivado
Atributos

Propriedades

Date

Obtém uma referência ao DateObject objeto.

Math

Obtém uma referência ao MathObject objeto.

Métodos

Match(String, String)

Obtém um valor que indica se o teste corresponde ao padrão especificado.

Aplica-se a