Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal predefined As BinaryFilterCommandPredefined _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim predefined As BinaryFilterCommandPredefined Dim instance As New BinaryFilterCommand(predefined) |
C# | |
---|---|
public BinaryFilterCommand( BinaryFilterCommandPredefined predefined ) |
C++/CLI | |
---|---|
public: BinaryFilterCommand( BinaryFilterCommandPredefined predefined ) |
Parameters
- predefined
- Value that represents the predefined binary filter to use.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)