Share via


CLSCompliantAttribute Members

The following tables list the members exposed by the CLSCompliantAttribute type.

Public Constructors

Name Description
Public Method CLSCompliantAttribute Initializes an instance of the CLSCompliantAttribute class with a Boolean value indicating whether the specified program element is CLS-compliant.

Public Properties

Name Description
Public Property IsCompliant Gets the Boolean value indicating whether the specified program element is CLS-compliant.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

See Also

Reference

CLSCompliantAttribute Class
System Namespace