ViewInfosCollectionClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.
public ref class ViewInfosCollectionClass : Microsoft::Office::Interop::InfoPath::ViewInfosCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("80758338-5146-11D5-A672-00B0D022E945")]
public class ViewInfosCollectionClass : Microsoft.Office.Interop.InfoPath.ViewInfosCollection, System.Collections.IEnumerable
type ViewInfosCollectionClass = class
interface ViewInfos
interface ViewInfosCollection
interface IEnumerable
Public Class ViewInfosCollectionClass
Implements IEnumerable, ViewInfosCollection
- Inheritance
-
ViewInfosCollectionClass
- Attributes
- Implements
Properties
Count |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
Item[Object] |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
Methods
GetEnumerator() |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |