Share via


선언 및 상수 요약

업데이트: 2007년 11월

Visual Basic 언어 키워드와 런타임 라이브러리 멤버는 목적과 용도에 따라 구성됩니다.

작업

언어 요소

값을 할당합니다.

Get, Property

변수 또는 상수를 선언합니다.

Const, Dim, Private, Protected, Public, Shadows, Shared, Static

클래스, 대리자, 열거, 모듈, 네임스페이스 또는 구조체를 선언합니다.

Class, Delegate, Enum, Module, Namespace, Structure

개체를 만듭니다.

CreateObject, GetObject, New

개체에 대한 정보를 가져옵니다.

GetType, IsArray, IsDate, IsDbNull, IsError, IsNothing, IsNumeric, IsReference, SystemTypeName, TypeName, VarType, VbTypeName

현재 개체를 참조합니다.

Me

명시적 변수 선언을 요청합니다.

Option Explicit, Option Strict

이벤트를 처리합니다.

AddHandler, Event, RaiseEvent, RemoveHandler

상속을 구현합니다.

Inherits, MustInherit, MustOverride, MyBase, MyClass, New, NotInheritable, NotOverridable, Overloads, Overridable, Overrides

참고 항목

참조

작업별 키워드 및 멤버

Visual Basic 언어 키워드

Visual Basic 런타임 라이브러리 멤버

언어 간 키워드 비교