[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The WmiPropertyAndValuesCollectiontype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Add(T) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
IList . . :: . . Add(Object) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
Clear () () () () (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
ClearItems () () () () (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
Contains(T) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
IList . . :: . . Contains(Object) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
CopyTo( array< T > [] () [] [] , Int32) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
ICollection . . :: . . CopyTo(Array, Int32) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetEnumerator () () () () (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
IEnumerable . . :: . . GetEnumerator () () () () (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
IndexOf(T) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
IList . . :: . . IndexOf(Object) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
Insert(Int32, T) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
IList . . :: . . Insert(Int32, Object) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
InsertItem(Int32, T) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
MemberwiseClone () () () () (Inherited from Object.)
Remove(T) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
IList . . :: . . Remove(Object) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
RemoveAt(Int32) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
RemoveItem(Int32) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
SetItem(Int32, T) (Inherited from Collection < (Of < ( <' WmiPropertyAndValues > ) > ) > .)
ToString () () () () (Inherited from Object.)

See Also