Microsoft SDK for Java

MemberInfo Class

Represents the base class for property, event, and extender definitions.

package com.ms.wfc.core

public class MemberInfo

Remarks

The MemberInfo class is primarily used to store the attributes of PropertyInfo, EventInfo, and ExtenderInfo objects. All attributes must extend MemberAttribute.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.