IndexedXmlPathNamespaceCollection.Remove 메서드 (IndexedXmlPathNamespace)

Removes an element from the collection.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub Remove ( _
    indexedXmlPathNamespace As IndexedXmlPathNamespace _
)
‘사용 방법
Dim instance As IndexedXmlPathNamespaceCollection 
Dim indexedXmlPathNamespace As IndexedXmlPathNamespace

instance.Remove(indexedXmlPathNamespace)
public void Remove(
    IndexedXmlPathNamespace indexedXmlPathNamespace
)
public:
void Remove(
    IndexedXmlPathNamespace^ indexedXmlPathNamespace
)
member Remove : 
        indexedXmlPathNamespace:IndexedXmlPathNamespace -> unit
public function Remove(
    indexedXmlPathNamespace : IndexedXmlPathNamespace
)

매개 변수

참고 항목

참조

IndexedXmlPathNamespaceCollection 클래스

Remove 오버로드

Microsoft.SqlServer.Management.Smo 네임스페이스