다음을 통해 공유


SqliteParameterCollection.Count 속성

정의

컬렉션의 항목 수를 가져옵니다.

public override int Count { get; }
member this.Count : int
Public Overrides ReadOnly Property Count As Integer

속성 값

컬렉션의 항목 수입니다.

적용 대상