Skip to Content
Programming Visual Basic .NET
book

Programming Visual Basic .NET

by Dave Grundgeiger
December 2001
Beginner
464 pages
13h 51m
English
O'Reilly Media, Inc.
Content preview from Programming Visual Basic .NET

Name

CLSCompliant

Valid on

All

Description

Specifies whether the program element is CLS-compliant. The CLSCompliantAttribute class constructor is:

Public Sub New(ByVal isCompliant As Boolean)

The isCompliant parameter indicates whether the program element is CLS-compliant.

The CLSCompliantAttribute class has a single property:

IsCompliant

Indicates whether the program element is CLS-compliant. The type is Boolean.

See Chapter 3 for information on the CLS and on what it means for a program element to be CLS-compliant.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming Visual Basic .NET, Second Edition

Programming Visual Basic .NET, Second Edition

Jesse Liberty

Publisher Resources

ISBN: 0596000936Supplemental ContentCatalog PageErrata